@charset "utf-8";
body { font-size: 12px; font-family:'Microsoft YaHei'; margin: 0px; padding: 0px; background:#fefeff; }
ul { margin: 0px; padding: 0px; }
a { color: #333; text-decoration: none; }
a:hover { color:#8D0F11; }
p { margin: 8px; }
li { list-style-type: none; }
dl, dd, dt, img { margin: 0px; padding: 0px; border:0px; }
h1, h2, h3 { margin: 0px; padding: 0px; }
.table td, .table th { border:1px solid #cad9ea; padding:0 1em 0; }
table { empty-cells:show; border-collapse: collapse; }
td { height:30px; }
.table { border:1px solid #cad9ea; color:#666; }
.table th { background-repeat:repeat-x; height:30px; }
.table td, .table th { border:1px solid #cad9ea; padding:0 1em 0; }
.table tr.alter { background-color:#f5fafe; }
.table tr.alter { background-color:#f5fafe; }
em { font-style: normal; }
.r_t_15 { margin-top: 15px; }
.r_t_12 { margin-top: 12px; }
.r_12 { padding:12px 10px; }
.t_12 { padding:10px 0px; }
.r_l_12 { padding:12px 10px; }
.m_12 { margin-top: 12px }
.w1000 { height: auto; width: 1100px; margin-right: auto; margin-left: auto; clear: both; float: none; }
.w1920 { height: auto; width: 1920px; margin-right: auto; margin-left: auto; clear: both; float: none; }
.remove { clear: both; float: none; font-size: 1px; line-height: 1px; }

.white { color: #fff; }
a.white:hover { color: #fff; }

.container1 { position: relative; }
#main .size1 { height: 710px; }
/**t头部***/
#header {
	width:100%;
	 
}
#header .toplink {
	height:34px;
	line-height:34px;
	color:#4D4C4D;
	background-color:#F3F3F3;
	border-bottom:1px solid #C0C0C0;
	text-align:center;
	width:100%;
	display:block;
}
#header .toplink .topcontent {
	width:1200px;
	margin:0 auto;
}
#header .toplink .topcontent .topleft {
	float:left;
}
#header .toplink .topcontent .topleft span {
	margin:0 10px;
}
#header .toplink .topcontent .topleft span a {
	color:#4D4C4D;
}
#header .toplink .topcontent .topleft span a:hover {
	color:#002061;
}
#header .toplink .topcontent .topmiddle {
	float:left;
	margin-left: 150px;
}
#header .toplink .topcontent .topmiddle .searchtext {
	background: url("../images/search_bg.gif") no-repeat scroll 0 0;
	height: 28px;
	margin-top: 3px;
	width: 169px;
	float:left;
}
#header .toplink .topcontent .topmiddle .searchtext input {
	border:none;
	height: 22px;
	line-height:22px;
	margin-left: 8px;
	margin-top: 3px;
	width: 151px;
	outline: 0 none;
	color: #999;
}
#header .toplink .topcontent .topmiddle .searchTo {
	float:left;
	margin-top:8px;
	margin-left:6px;
}
#header .toplink .topcontent .topmiddle .searchTo input {
	background:none;
	border:none;
	outline:none;
}
#header .toplink .topcontent .topright {
	float:right;
}
#header .toplink .topcontent .topright a {
	color:#4D4C4D;
}
#header .toplink .topcontent .topright a:hover {
	color:#002061;
	text-decoration:underline;
}
#header .header_1 {
	width:1200px;
	margin:10px auto 0;
	height:115px;
}
#header .header_1 .logo {
	margin-left:3px;
	float:left;
}
#header .header_1 .midcart {
}
#header .header_1 .midcart .fulogo {
	float:left;
}
#header .header_1 .midcart .dianhua {
	margin-left:50px;
	margin-right:30px;
	margin-top:38px;
}
#header .header_nav {
	height:44px;
	line-height:40px;
	background:url(../images/daohang.jpg) repeat-x;
}
#header .header_nav ul {
	list-style:none;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#header .header_nav ul li {
	float:left;
	font-size:16px;
	margin:0 25px;
}
#header .header_nav ul li a {
	color:#FFF;
	display:inline-block;
	position:relative;
}
#header .header_nav ul li i.hot{background:url(../images/ico_hot.png) no-repeat; width:27px; height:19px; position:absolute; top:3px; left:70px;}
#header .header_nav ul li i.youhui{background:url(../images/ico_youhui.png) no-repeat; width:27px; height:19px; position:absolute; top:3px; left:35px;}

#header .header_nav ul li a:hover {
	color:#999;
}
#header .header_bottom {
	height:30px;
	line-height:20px;
	background-color:#EDECEC;
}
#header .header_bottom .bottomconten {
	width:1200px;
	margin:0 auto;
}
#header .header_bottom .bottomconten .bottomleft {
	color:#333;
	float:left;
}
#header .header_bottom .bottomconten .bottomleft a {
	color:#333;
	margin:0 5px;
}
#header .header_bottom .bottomconten .bottomleft a:hover {
	color:#999;
}
#header .header_bottom .bottomconten .bottomright {
	float:right;
	margin-top:5px;
	margin-right:80px;
}
#header .header_bottom .bottomconten .bottomright .searchtext {
	background: url("../images/search.gif") no-repeat scroll;
	height: 21px;
	width: 112px;
	float:left;
}
#header .header_bottom .bottomconten .bottomright .searchtext input {
border: none;
    outline: 0 none;
    color: #999;
    height: 14px;
    width: 86px;
    margin-left: 10px;
    margin-top: 4px;
    font-size: 12px;
    padding: 0px 5px;
}
#header .header_bottom .bottomconten .bottomright .searchTo {
	float:left;
	margin-left:6px;
	margin-top:2px;
}
#header .header_bottom .bottomconten .bottomright .searchTo input {
	background:none;
	border:none;
	outline:none;
}


/*通用最顶部副导航*/
#header { height: auto; position: relative; }
.loginbar { z-index: 999; top: 0px; width: 100%; height: 30px; background-image: url(../images/loginbar_bg.gif); background-repeat: repeat-x; background-position: bottom; }
.logo_nav { top: 30px; width: 100%; z-index: 99999; }
.loginbar .container { height: 30px; line-height: 30px; margin-right: auto; margin-left: auto; overflow: hidden; }
/*公告*/
.salutatory .tips { float: left; height: 16px; line-height: 16px; color: #888888; width: 350px; padding-top:6px; }
.salutatory .tips .box li { }

.salutatory .tips span { padding-left: 1em; padding-top: 0px; }
.salutatory .tips .t { float: left; background-image: url(../images/gg_bg.gif); background-repeat: no-repeat; background-position: 0px 2px; width: 22px; height: 18px; }
.salutatory .tips .box { line-height: 16px; float: left; height: 16px; width: 240px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/*公告*/
.loginbar .container .welcome { float: left; }
.loginbar .container .sidebar { float: right; color: #CCCCCC; height:30px; line-height: 30px; }
.loginbar .container .sidebar .ico_down { display: inline-block; width: 10px; height:6px; background:url(../images/ico_down.gif) 0px 0px no-repeat; transition: all 0.1s ease-out 0s; }
.loginbar .container .sidebar .ico_down:hover { background-position:0px -6px; }
.loginbar .container .sidebar span { margin-right:6px; }
.wb_t { width:18px; height:18px; vertical-align: middle; padding-left: 14px; background: url(../images/tencent.gif) no-repeat; }
.wb_xl { width:18px; height:18px; vertical-align: middle; padding-left: 14px; background: url(../images/weibo.gif) no-repeat; }
.loginbar .container .sidebar a { margin-left: 5px; margin-right:5px; }
.loginbar .container .sidebar a:hover { background-position:0 20px; }
.a_icon { display: inline-block; width: 14px; height: 14px; vertical-align: text-bottom; font-style: normal; overflow: hidden; background:url(../images/counter_baca.png)no-repeat; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.zs_icon { background-position:-34px -166px }
.sz_icon { background-position:-34px -98px; }
.ly_icon { background-position:-34px -148px; }
.map_icon { background-position:-34px -132px; }
.zs_icon:hover { background-position:-56px -166px; }
.sz_icon:hover { background-position:-56px -98px; }
.ly_icon:hover { background-position:-56px -148px; }
.map_icon:hover { background-position:-56px -132px; }
/*通用最顶部副导航结束*/
.logobox { width: 100%; z-index: 1000; background-repeat: repeat-x; background-position: top; height: 100px; clear: both; float: none; background-image: url(../images/t_bg.png); _background-image: url(../images/t_bg_ie6.png); background-repeat: repeat-x; background-position: center bottom; }
.logobox .container { height: 100px; position:relative; }
.logobox .container .logo { float: left; height:100px; left: 0px; top: 0px; z-index:999999999; }
.logobox .container .tel .telico { padding-top: 7px; padding-right: 5px; float: left; }
.logobox .container .tel div dl { display: block; clear: both; float: none; height: 30px; }
.logobox .container .tel div dl .c404 { letter-spacing: 0.02cm; padding-top: 4px; }
.logobox .container .tel div dl dt { height: auto; margin: 0px; font-size: 14px; padding-top: 6px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
.logobox .container .tel div dl dd { height: auto; font-size: 24px; font-weight: bold; color:#8D0F11; margin: 0px; padding: 0px; float: none; white-space: nowrap; font-family:"微软雅黑"; clear: both; line-height: normal; }
.logobox .container .top_weibo { position: absolute; top: 5px; right: 0px; height: 35px; z-index: 10; background-image: url(../images/line_shodow_s.gif); background-repeat: no-repeat; background-position: right bottom; }
.wb, .logobox .container .top_weibo ul li { line-height: 30px; height: 30px; width: 84px; text-align: right; padding-left: 14px; background-repeat: no-repeat; background-position: left center; }
.logobox .container .top_search { position: absolute; top: 20px; right: 0px; height: 27px; width: 248px; z-index: 3; background-image: url(../images/search_01.gif); background-repeat: no-repeat; background-position: left; }
.logobox .container .top_search span { display: block; float: left; height: 27px; width: 54px; }
.logobox .container .top_search .box input { line-height: 16px; height: 16px; border: 1px solid #FFFFFF; width: 160px; margin-top: 3px; margin-left: 30px; font-family: "微软雅黑"; color: #666666; }


.topnav { background: #19242E url(../images/nav_bg.gif) repeat-x scroll center top; height: 50px; min-width: 1000px; overflow: hidden; }
.logobox .container .top_search .box { width: 194px; }
.logo_img { padding-top: 8px; width:460px; }
.logo_r { position:absolute; top:30px; right:0px; }
.topnav { background:#7E0C0E; background-image: url(../images/nav_bg.gif); background-repeat: repeat-x; height: 50px; min-width:1000px; overflow: hidden; background-position: top; }
.nav_fixed { position:fixed; top:0px; zoom:999; }
.topnav .container { height: 50px; }
.topnav .container .topnav ul li { float: left; height: 50px; padding-right: 0px; list-style-type:none; border-left:1px solid #FF6801； }
.topnav .container .topnav ul li a { display: block; float: left; height: 50px; font-size: 14px; line-height: 50px; font-weight: bold; color: #FFFFFF; background-repeat: no-repeat; background-position: center; padding-right: 16px; padding-left: 16px; _padding-right: 14px; _padding-left: 14px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.box_search { width: 100%; height: 32px; background:#FFF; background-repeat: repeat-x; background-position: center bottom; z-index:2; }
.topnav .container .topnav ul li a:hover, .topnav .container .topnav ul li.Current { color: #FFF; background:#8D0F11; background-image: url(../images/nav_hover.gif); boder-left:1px solid #F77F07; text-decoration: none; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.hot_search { height: 36px; width: 1100px; margin-right: auto; margin-left: auto; position: relative; z-index: 4; }
.hot_search .container { height: 36px; left: 0px; z-index: 5; width: 1100px; margin-right: auto; margin-left: auto; background-repeat: repeat-x; }
.hot_search .sobox { height: 36px; position: relative; }
.hot_search .sobox .hot_keyword { line-height: 22px; position: absolute; top: 6px; color: #666666; padding-left: 16px; background:url(../images/hot.gif) 0px 2px no-repeat; }
.hot_search .sobox .hot_keyword a { color: #999; margin-right: 10px; margin-left: 10px; font-weight:bold; }
.hot_search .sobox .hot_keyword a:hover { color:#8D0F11;font-weight:bold; }
.hot_search .top_search { position: absolute; top: 5px; right: 0px; width: 211px; height: 22px; padding-left: 4px; z-index:3; background-repeat: no-repeat; background-position: left; border: 1px solid #061550; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; overflow: hidden; }
.hot_search .top_search input { display: block; float: left; border: none; }
.hot_search .top_search .iptxt { width:160px; height: 22px; line-height: 22px; padding: 0 5px; }
.hot_search .top_search .ipbtn { width: 41px; height: 22px; cursor: pointer; background: url(../images/btn-search.gif) no-repeat; }


#header .banner { height: 425px; width: 100%; margin-right: auto; margin-left: auto; background-image: url(../images/banner.jpg); background-repeat: no-repeat; background-position: center top; }
#main .main_summary { height: 92px; position: relative; z-index: 10000000; }
#main .main_summary div { position: absolute; left: 0px; bottom: 0px; z-index: 100000000; }
.picbox { position: absolute; z-index: 1; }
#main .container1 .c1 { position: absolute; z-index: 2; left: 120px; font-size: 32px; line-height: 48px; color: #FFFFFF; top: 35px; }
#main .container1 .c1 em { color: #fffc00; }
#main .container1 .c2 { position: absolute; left: 40px; top: 120px; z-index: 2; width: 420px; }
#main .container1 .c2 ul li { line-height: 24px; font-size: 16px; padding-top: 15px; padding-bottom: 15px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; }
#main .container1 .c2 ul li strong { color: #ff5a00; }
#main .container1 .c2 ul li span { display: block; float: left; height: 50px; width: 50px; line-height: 50px; text-align: center; font-size: 60px; font-style: italic; color: #ff5a00; padding-right: 10px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
#main .container1 .c3 { position: absolute; top: 435px; z-index: 2; width: 420px; right: 40px; }
#main .container1 .c3 ul li { line-height: 24px; font-size: 16px; padding-top: 15px; padding-bottom: 15px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; }
#main .container1 .c3 ul li strong { color: #ff5a00; }
#main .container1 .c3 ul li span { display: block; float: left; height: 50px; width: 50px; line-height: 50px; text-align: center; font-size: 60px; font-style: italic; color: #ff5a00; padding-right: 10px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.product_nav ul { background-image: url(../images/09.gif); height: 47px; }
.product_nav ul li { float: left; height: 47px; width: 334px; }
.product_nav ul li a { display: block; float: left; height: 47px; font-size: 18px; color: #FFFFFF; font-weight: bold; line-height: 47px; width: 334px; text-align: center; }
#main .product_nav .Current a { background-position: bottom; color: #000000; background-image: url(../images/09.gif); }
.product_nav ul li a:hover { background-image: url(../images/09.gif); background-repeat: no-repeat; background-position: left bottom; color: #000000; text-decoration: none; }
.product_nav ul .n2 a:hover { background-position: -334px bottom; }
.product_nav ul .n3 a:hover { background-position: right bottom; }
.container1 .piclist { height: 302px; width: 1002px; overflow: hidden; clear: both; float: none; }
.container1 .piclist ul li { height: 302px; width: 1002px; }
.container1 .piclist ul li div { font-size: 14px; line-height: 22px; padding-top: 50px; padding-right: 50px; padding-left: 60px; }
.container1 .piclist ul li div span { font-size: 20px; color: #0088E1; }
.container1 .piclist ul li div span p { padding-top: 8px; }
.container1 .piclist ul li div p { padding-top: 12px; }
.container1 .piclist ul li div span strong { font-size: 26px; }
.new_Product_box { background-image: url(../images/11.gif); background-repeat: repeat-y; margin-top: 12px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #F2F2F4; border-bottom-color: #F2F2F4; padding-bottom: 20px; }
.new_Product_box .left_class { float: left; height: auto; width: 230px; margin-left: 10px; margin-top: 20px; }
.new_Product_box .right_productlist { float: right; width: 712px; margin-top: 20px; margin-right: 10px; }
.new_Product_box .left_class ul li { width: 230px; height: 58px; line-height: 58px; background-image: url(../images/12.gif); }
.new_Product_box .left_class ul li a { display: block; height: 58px; width: 230px; background-image: url(../images/12.gif); font-size: 15px; }
.new_Product_box .left_class ul li a img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; float: left; margin-top: 10px; margin-right: 5px; margin-left: 5px; }
.new_Product_box .left_class ul li a:hover, .new_Product_box .left_class ul .Current a { background-image: url(../images/13.gif); color: #FFFFFF; text-decoration: none; }
.new_Product_box .right_productlist ul li { height: 355px; width: 355px; float: left; display: block; }
.new_Product_box .right_productlist ul li .pic { height: 355px; width: 355px; }
.new_Product_box .right_productlist ul li .pic span { display: block; height: 355px; width: 355px; }
.new_Product_box .right_productlist ul li .pic { height: 355px; width: 355px; margin-right: auto; margin-left: auto; text-align: center; display: table; }
.new_Product_box .right_productlist ul li .pic span { display: table-cell; vertical-align: middle; }
.new_Product_box .right_productlist ul li .pic { *position: relative;
*overflow: hidden;
}/*IE6*/
.new_Product_box .right_productlist ul li .pic span { *position: absolute;
*left: 50%;
*top: 50%;
}/*IE6*/
.new_Product_box .right_productlist ul li .pic span img { *position: relative;
*left: -50%;
*top: -50%;
}/*IE6*/
.new_Product_box .right_productlist ul li .text { text-align: center; font-size: 18px; font-weight: bold; padding-top: 5px; padding-bottom: 5px; }
.new_Product_box .right_productlist ul li p { line-height: 22px; color: #666666; padding-right: 10px; padding-left: 10px; }
.new_Product_box .right_productlist ul li p img { float: right; margin-right: 8px; }
.container1 .guarantee_box { height: 280px; width: 1002px; background-image: url(../images/15.jpg); }
.container1 .guarantee_box ul li { float: left; height: auto; width: 210px; padding-right: 20px; padding-left: 20px; line-height: 26px; color: #666666; padding-top: 20px; }
.container1 .guarantee_box ul li strong { font-size: 18px; color: #0088E1; }
#main .adbox1 { background-image: url(../images/18.gif); height: 63px; text-align: center; color: #FFFFFF; font-size: 16px; line-height: 28px; padding-top: 10px; }
#main .adbox1 strong { font-size: 24px; }
#main .adbox1 span { color: #fffc00; }
.superiority_box { height: 384px; width: 100%; background-repeat: no-repeat; background-position: center top; }
.superiority_box .box { height: 384px; position: relative; }
.superiority_box .box .pic { position: absolute; z-index: 2; left: 185px; top: 116px; }
.superiority_box .box ul li { position: absolute; line-height: 24px; z-index: 3; }
.superiority_box .box ul li span { font-size: 42px; display: block; float: left; font-style: italic; font-family: "Times New Roman", Times, serif; font-weight: bold; color: #0088E1; }
.superiority_box .box ul li strong { color: #ff5a00; font-size: 18px; }
.superiority_box .box ul li p { clear: both; float: none; padding-top: 8px; }
.superiority_box .box ul .n1 { left: 10px; top: 20px; width: 380px; }
.superiority_box .box ul .n2 { top: 20px; right: 10px; width: 370px; }
.superiority_box .box ul .n3 { left: 10px; top: 205px; width: 380px; }
.superiority_box .box ul .n4 { top: 205px; right: 10px; width: 415px; }
#main .reasons_join { height: 792px; background-repeat: no-repeat; background-position: center top; }
#main .reasons_join .contents { height: 792px; position: relative; }
#main .reasons_join .contents .title { position: absolute; z-index: 4; left: 80px; top: 20px; color: #FFFFFF; }
#main .reasons_join .contents .title .hs { color: #fffc00; font-size: 42px; line-height: 42px; font-style: italic; padding-right: 7px; }
#main .reasons_join .contents .title span { display: block; white-space: nowrap; float: left; font-size: 24px; font-weight: bold; line-height: 42px; }
#main .reasons_join .contents .gift { position: absolute; top: 100px; z-index: 4; left: 80px; }
#main .reasons_join .contents .gift ul li { font-size: 16px; line-height: 86px; }
#main .reasons_join .contents .gift ul li span { font-weight: bold; }
#main .reasons_join .contents .gift ul li strong { color: #FF0000; }
#main .reasons_join .contents .join_protection { position: absolute; top: 90px; right: 15px; width: 278px; }
#main .reasons_join .contents .join_protection p { font-size: 32px; color: #ff5a00; font-weight: bold; padding-left: 21px; }
#main .reasons_join .contents .join_protection ul li { height: 29px; width: 257px; line-height: 29px; padding-left: 20px; font-size: 14px; margin-top: 15px; }
#main .reasons_join .contents .join_protection ul li span { color: #ff5a00; }
#main .reasons_join .contents .join_protection ul li:hover { background-image: url(../images/20.gif); }
#main .reasons_join .contents .join_protection ul li:hover span { color: #FF0000; }
#main .reasons_join .contents .text1 { position: absolute; bottom: 70px; z-index: 5; left: 348px; font-size: 24px; color: #FF0000; width: 532px; }
#main .reasons_join .contents .text1 img { float: right; margin-top: 5px; margin-right: 10px; }
#main .reasons_join .contents .text1 strong { font-size: 36px; color: #0088E1; }
/*通用区块开始*/

.block_title .name { height: 26px; font-size: 16px; color:#5a5a5a; padding-left:20px; background-image: url(../images/title_ico.gif); background-repeat: no-repeat; background-position: 0px center; }
.block_title .left_name { height: 32px; line-height: 32px; font-size: 14px; font-weight: bold; color:#444; padding-left:32px; background-image: url(../images/title_ico.gif); background-repeat: no-repeat; background-position: 12px center; }
.block_title { height: 35px; line-height: 35px; background-repeat: repeat-x; background-position:0 bottom; background-color:#FFF; border-top:1px solid #E2E2E2; border-bottom:1px solid #E2E2E2; background: url(../images/title_bg.gif) no-repeat; }
.block_title_a { height: 35px; font-size: 14px; line-height: 35px; padding-left:30px; color:#969393; background:url(../images/link.gif) no-repeat 10px 10px; border-bottom: 1px dashed #5A5A5A; }
.block_title2 { height: 32px; line-height: 32px; background-image: url(../images/block_02.gif); background-repeat: repeat-x; background-position:0 bottom; }
.block_title .name2 { font-size: 14px; }
.block_title .more1 { display:block; float: right; height:30px; width: 44px; vertical-align: middle; margin-top: 8px; }
.block_title .more1 a { display: block; height: 16px; width: 44px; background-image: url(../images/more.gif); }
.block_title .more2 { display:block; float: right; height:30px; vertical-align: middle; margin-top: 8px; color: #999; }
.block_title .more2 a { display: block; height: 16px; line-height:16px; color: #999; }
/*通用区块开始结束*/
/*通用区块开始(纯色)*/
.block_title1 .l { float: left; height: 34px; width: 4px; background-color: #0088E1; }
.block_title1 .r { float: right; width: 4px; height: 34px; background-color: #0088E1; }
.block_title1 .name { line-height: 34px; font-size: 16px; font-weight: bold; padding-left: 30px; color: #FFFFFF; background-color: #0088E1; }
.block_title1 .name a { color: #FFFFFF; text-decoration: none; }
.block_title1 .more1 { display: block; float: right; margin-top: 9px; margin-right: 8px; height: 16px; width: 44px; }
.block_title1 .more1 a { display: block; height: 16px; width: 44px; background-image: url(../images/more.gif); }
/*通用区块开始(纯色)结束*/
/*通用区块结束*/
.P_20 { padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }
.witness_li li { float: left; height: 128px; width: 50%; line-height: 24px; color: #999; }
.witness_li li p { padding-bottom: 8px; }
.witness_li li strong a { font-size: 14px; }
.witness_li li img { float:right; margin-right: 10px; margin-top: 3px; margin-left:10px; padding:2px; border:1px solid #e8e8e8; }
.witness_li li img:hover { border: 1px solid #FDAE02; }
}
.witness_li li p { padding-top: 5px; padding-right: 12px; }
.witness_li li p a { color: #FF0000; }
.franchisee_show { height: 230px; margin-top: 15px; padding-bottom: 15px; }
.franchisee_show .l { float: left; width: 22px; height: 86px; margin-top: 60px; cursor: pointer; }
.franchisee_show .r { float: right; width: 22px; height: 86px; margin-top: 60px; cursor: pointer; }
.franchisee_show .piclist { width: 938px; float: left; margin-left: 9px; height: 230px; }
.franchisee_show .piclist ul li { float: left; width: 234px; text-align: center; }
.franchisee_show .piclist ul li .pic { height: 210px; width: 210px; margin-right: auto; margin-left: auto; text-align: center; display: table; }
.franchisee_show .piclist ul li .pic span { display: table-cell; vertical-align: middle; }
.franchisee_show .piclist ul li .pic { *position: relative; *overflow: hidden; }/*IE6*/
.franchisee_show .piclist ul li .pic span { *position: absolute; *left: 50%; *top: 50%; }/*IE6*/
.franchisee_show .piclist ul li .pic span img { *position: relative; *left: -50%; *top: -50%; }/*IE6*/
.franchisee_show .piclist ul li p { padding-top: 3px; }
.s_banner1 { border: 1px solid #e7e7e7; width: 1000px; }
.illustration_bg1 { background-repeat: no-repeat; background-position: right top; }
.home_about_text { padding-top: 20px; }
.home_about_text .video { width: 292px; padding-bottom: 53px; background-image: url(../images/22.jpg); float: left; background-repeat: no-repeat; background-position: bottom; }
.home_about_text .text { float: left; padding-left: 20px; width: 405px; font-size: 14px; line-height: 24px; }
.home_about_text .text p { padding-top: 12px; }
.home_about_text .text strong { color: #0088E1; font-size: 24px; }
.home_about_text .text span { font-size: 12px; display: block; margin-top: 8px; background-image: url(../images/23.jpg); background-repeat: no-repeat; background-position: 0px center; padding-left: 12px; }
.home_about_text .text span a { color: #7D3D0D; }
.style_show ul li { float: left; height: 186px; width: 177px; text-align: center; margin-right: 22px; display: inline; }
.style_show ul li p { padding-top: 10px; }
.home_news_class { position: relative; height: 34px; float: left; }
.home_news_class .container { position: absolute; top: 0px; height: 39px; left: -4px; overflow: hidden; }
.home_news_class .container ul li { float: left; height: 39px; background-image: url(../images/kb.gif); padding-left: 3px; background-repeat: no-repeat; }
.home_news_class .container ul li:hover, .home_news_class .container ul .Current { background-image: url(../images/tt_bg_01.gif); }
.home_news_class .container ul li span { height: 39px; float: left; background-image: url(../images/kb.gif); white-space: nowrap; background-repeat: no-repeat; padding-right: 3px; background-position: right; }
.home_news_class .container ul li:hover span, .home_news_class .container ul .Current span { background-image: url(../images/tt_bg_03.gif); }
.home_news_class .container ul li span a { display: block; float: left; height: 39px; padding-right: 22px; padding-left: 22px; background-image: url(../images/kb.gif); background-repeat: no-repeat; background-position: center; font-size: 14px; font-weight: bold; line-height: 36px; }
.home_news_class .container ul li:hover span a, .home_news_class .container ul .Current span a { color: #FFFFFF; text-decoration: none; background-image: url(../images/tt_bg_02.gif); }
.w342 { width: 342px; }
.w650 { width: 650px; }
.w600 { width: 600px; }
.w338 { width: 330px; margin-left: 30px; }
.home_news_hot { padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e9e9e9; padding-top: 5px; }
.home_news_hot p { line-height: 23px; color: #666666; padding-top: 5px; }
.home_news_hot p a { font-size: 12px; color: #ff5a00; font-weight: normal; }
.home_news_hot a { font-size: 18px; font-weight: bold; }
.home_news_hot img { float: left; margin-right: 12px; margin-top: 3px; }
.home_news_contents { padding-top: 15px; float: left; }
.home_news_contents .new_list ul { margin-top: 13px; }
.home_news_contents .new_list ul li { float: left; height: 28px; width: 300px; line-height: 28px; }
.home_news_contents .new_list ul li a { display: block; width: 280px; padding-left: 20px; background-image: url(../images/n_ico.gif); background-repeat: no-repeat; background-position: 0px 8px; }
.home_news_contents .illustration { padding-top: 7px; padding-bottom: 10px; }
.common_li ul { background-position: top; }
.common_li ul li { line-height: 28px; display: block; border-bottom:1px dashed #C6C6C6; background-image: url(../images/nav_left_icon.gif); background-repeat: no-repeat; background-position: 0px center; padding-left: 12px; }
.common_li ul li:hover { background-image: url(../images/nav_left_icon_hover.gif); }
.qa_list { float:left; width:480px; height: 120px; }
.qa_list dt { font-size: 15px; font-weight: bold; line-height: 25px; height: 25px; margin-top: 10px; }
.qa_list dt span { display: block; line-height: 24px; height: 25px; width: 25px; float: left; background-image: url(../images/q_bg.gif); text-align: center; font-weight: normal; color: #FFFFFF; margin-right: 5px; }
.qa_list dd { line-height: 22px; margin-top: 5px; }
.qa_list dd span { display: block; height: 25px; width: 25px; float: left; line-height: 24px; background-image: url(../images/a_bg.gif); text-align: center; color: #FFFFFF; font-size: 15px; margin-right: 5px; }
.qa_list dd div { padding-right: 10px; color: #666666; padding-bottom: 12px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; }
.order_form { height: auto; width: 960px; margin-right: auto; margin-left: auto; border: 1px solid #e7e7e7; padding-top: 12px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }
.left_join_process { float: left; width: 462px; height: auto; }
.left_join_process .contact { background-repeat: no-repeat; background-position: left 10px; padding-top: 253px; line-height: 24px; padding-left: 5px; padding-bottom: 8px; }
.left_join_process .contact strong { font-size: 14px; }
.order_form .topic { height: 31px; position: relative; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #0088E1; }
.order_form .topic span { display: block; float: left; height: 31px; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #ffe400; position: absolute; left: 0px; top: 0px; font-size: 16px; font-weight: bold; padding-right: 15px; line-height: 30px; white-space: nowrap; }
.order_form .topic span img { float: left; margin-right: 5px; }
.right_application { float: right; width: 465px; height: auto; }
.right_application .contact .review { line-height: 24px; padding-top: 10px; padding-bottom: 12px; }

/*申请表*/
.sq_forms { width: 430px; margin-right:auto; margin-left: auto; }
.sq_forms .l_text { line-height: 25px; height: 25px; float: left; width:84px; text-align: right; padding-bottom:10px; padding-top:2px }
.sq_forms .r_lyk { width: 334px; float: left; padding-top: 5px; }
.sq_forms .input1 input { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width:320px; background-image: url(../images/input_bg.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFFFF; }
.lx_box_1100 .sq_forms .input1 input { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width:320px; background-image: url(../images/input_bg.gif); background-repeat: repeat-x; background-position: top; background-color: #bfbfbf; }
.sq_forms .textarea1 textarea { color:#666; width:320px; border: 1px solid #cacaca; height: 100px; background-color: #FFFF; ; background-repeat: repeat-x; background-position: top; }
.lx_box_1100 .sq_forms .textarea1 textarea { color:#666; width:320px; border: 1px solid #cacaca; height: 100px; background-color: #bfbfbf; background-repeat: repeat-x; background-position: top; }
.sq_forms .r_lyk span { float: left; display: block; line-height: 24px; padding-right: 10px; }
.sq_forms .r_lyk span img { margin-top: 2px; }
.sq_forms .r_lyk span input { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width: 64px; }
.lx_box_1100 #CheckCode { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width: 64px; background:#bfbfbf; }
.sq_forms .an span { padding-right: 15px; }
.sq_forms .an span input { height: 28px; width: 88px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#footer { clear: both; float: none; width: 100%; margin-top: 15px; }
/*申请表*/

#pages_main .pages_left { float: left; height: auto; width: 220px; position:relative;/*最新资讯跟随滚动*/ }
#pages_main .pages_right { float: right; height: auto; width: 770px; margin-bottom: 20px; padding-bottom: 10px; border: 1px solid #E2E2E2; overflow: hidden; background:#FFF; }
#footer .link { background-image: url(../images/links_bg.gif); border-top-width: 3px; border-top-style: solid; border-top-color: #0088E1; }
#footer .link .box { width: 1002px; overflow: hidden; }
#footer .link .box div { width: 1022px; padding-top: 5px; padding-bottom: 5px; }
#footer .link em { display: block; float: left; background-image: url(../images/links_title.gif); height: 23px; width: 102px; line-height: 22px; text-align: center; font-size: 14px; font-weight: bold; color: #FFFFFF; }
#footer .link span { display: block; float: left; line-height: 24px; white-space: nowrap; height: 24px; padding-right: 20px; padding-left: 20px; }
#footer .subnav { height: 37px; width: 100%; text-align: center; line-height: 36px; color: #FFFFFF; background-color: #0f70cb; }
#footer .subnav a { color: #FFFFFF; font-size: 14px; padding-right: 10px; padding-left: 10px; }
.copyright { height: auto; width: 983px; margin-right: auto; margin-left: auto; }
.copyright .l_img { float: left; margin-top: 8px; padding-left: 20px; width: 165px; }
.copyright .info { line-height: 24px; text-align: left; width: 720px; margin-right: auto; margin-left: auto; float: left; padding-left: 15px; border-left-width: 1px; border-left-style: solid; border-left-color: #eaeaea; }
.copyright .r_wa { float: right; padding-top: 15px; padding-right: 10px; }
.copyright .r_wa img { margin-right: 10px; }
/*左侧产品分类*/
.left_nav { padding-right: 10px; padding-left: 10px; padding-top: 6px; padding-bottom: 12px; }
.left_nav li { height: auto; clear: both; float: none; }
.left_nav li span { display: block; font-size: 14px; margin-top: 6px; line-height: 32px; height: 32px; }
.left_nav li span a { display: block; line-height: 32px; font-weight: bold; color: #000000; padding-left:52px; overflow: hidden; height: 32px; }
.icon_nav_t1 { max-width: 12%; line-height: 12px; display: inline-block; vertical-align: middle; padding-left: 12px; margin-left: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 12px; height: 12px; background-position:0px 0px; background-repeat: no-repeat; background-image: url(../images/icon_nav_t1.gif); }
.t_icon { position: absolute; top: 13px; left: 22px; display: block; height: 20px; width: 20px; }
.zl_icon { background-image: url(../images/icon_nav_t2.gif); background-position:10px 2px; background-repeat: no-repeat; }
.y3_fl_left .left_nav li .ejfl span .Current_a { background-image: url(../images/nav_left_icon_hover.gif); background-position: 10px center; background-repeat: no-repeat; color: #8D0F11; border-top-style: none; text-decoration: none; }
.left_nav li .ejfl { clear: both; float: none; padding-bottom: 5px; padding-left: 10px; }
.left_nav li .ejfl span { float: left; font-size: 12px; white-space: nowrap; line-height: 24px; height: 24px; margin: 0px; width: auto; }
.left_nav li .ejfl span a { background-image: none; height: auto; line-height: 24px; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; font-weight: normal; background-repeat: no-repeat; color: #838383; }
.left_nav li .ejfl span a:hover { color: #FFFFFF; text-decoration: none; }
/*左侧产品分类*/
.pages_left .block_box .container { line-height: 24px; padding-left: 10px; padding-right: 5px; padding-bottom: 12px; padding-top: 10px; }
.left_hot_products ul { height: auto; width: 200px; margin-right: auto; margin-left: auto; padding-top: 12px; padding-bottom: 10px; }
.left_hot_products ul li { width: 198px; text-align: center; padding-bottom: 12px; }
.left_hot_products ul li .pic { height: 198px; width: 198px; border:1px solid ##E7E7E7; margin-right: auto; margin-left: auto; border: 1px solid #e7e7e7; }
.left_hot_products ul li .pictable { width: 100%; height: 100%; text-align: center; display: table; }
.left_hot_products ul li .pictable img { max-width: 100%; max-height: 100%; }
.left_hot_products ul li .pic span { display: table-cell; vertical-align: middle; }
.left_hot_products ul li .pic { *position: relative; *overflow: hidden; }/*IE6*/
.left_hot_products ul li .pic:hover { border: 1px solid #8D0F11; }
.left_hot_products ul li .pic span { *position: absolute; *left: 50%; *top: 50%; }/*IE6*/
.left_hot_products ul li .pic span img { *position: relative; *left: -50%; *top: -50%; }/*IE6*/
.franchisee_show .piclist ul li p { padding-top: 3px; }
.left_hot_products ul li p { padding-top: 10px; line-height: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.block_title .location { font-family: '宋体'; float: right; line-height: 22px; padding-top:8px; padding-right:10px; color: #333; }
.block_title .location a { color: #333; }
.block_title .location a:hover { color:#8D0F11; }
.block_title .location_a { float: right; line-height: 22px; padding-top:7px; padding-right:10px; color: #999999; }
.block_title .location_a a.h_h { display: inline-block; color: #999; height:20px; line-height: 20px; width:68px; padding-left:10px; background: url(../images/h.gif) 6px 3px no-repeat; text-align: center; border:1px solid #D3D6D9; border-radius:16px; -moz-radius:16px; -webkit-radius:16px; transition: all 0.2s ease-out 0s; }
.block_title .location_a a.h_h:hover { color:#8D0F11; background: url(../images/h_h.gif) 6px 3px no-repeat }
.block_title .location_a a { font-family: "宋体"; display:block; color: #999; height:20px; line-height: 20px; width:50px; text-align: center; border:1px solid #D3D6D9; border-radius:12px; -moz-radius:12px; -webkit-radius:12px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.block_title .location_a a:hover { color:#8D0F11; border:1px solid #8D0F11; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.cplist ul li { display: block; height:200px; width:200px; text-align: center; float: left; border:1px solid #D3D6D9; height: 271px; display: inline; margin-top:10px; margin-left:10px; margin-right:0px; margin-bottom:4px; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; overflow: hidden;}
.cplist ul li:hover { border:1px solid #8C0F11; }
.cplist ul li .pic { height: 200px; width: 200px; margin-right: auto; margin-left: auto; }
.cplist ul li .pictable { width: 100%; height: 100%; text-align: center; display: table; vertical-align: middle; overflow: hidden; }
.cplist ul li .pictable img { max-height: 100%; max-width: 100%; }
.cplist ul li .pic span {  display: table-cell; vertical-align: middle; }
.cplist ul li .pic { *position: relative; *overflow: hidden; }/*IE6*/
.cplist ul li .pic span { *position: absolute; *left: 50%; *top: 50%; }/*IE6*/
.cplist ul li .pic span img { height: 200px;*position: relative; *left: -50%; *top: -50%; }/*IE6*/
.franchisee_show .piclist ul li p { padding-top: 3px; }
.cplist ul li p { display: block; height:68px; width: 190px; padding: 0 5px; line-height: 68px; background-color:#FFF; border-top:1px solid #E2E2E2; }
.cplist ul li p a { display: block; height:68px; width: 100%; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.cp_nweslist { width:860px; overflow: hidden; }
.bottomnewslist { padding-top: 8px; padding-bottom: 8px; margin-left: 10px; width: 900px; }
.bottomnewslist li { height: 32px; margin-right:80px; border-bottom: 1px dashed #CECECE; background-image: url(../images/nav_left_icon.gif); background-repeat: no-repeat; background-position: 2px center; padding-left: 16px; line-height: 32px; width: 340px; float:left; }
.bottomnewslist li:hover { background-image: url(../images/nav_left_icon_hover.gif); background-repeat: no-repeat; }
.bottomnewslist li span { float: right; color: #999999; }
.news_time { float: right; color: #999; }
/*分页代码的样式*/
.Pagebox { border-top: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2; clear: both; float: none; width: 100%; text-align: center; padding: 15px 0; }
.Pagebox .PageStyle li { list-style: none; display: inline; }
.Pagebox .PageStyle li a,
.Pagebox .PageStyle li span { display: inline-block; border: 1px solid #aeaeae; color: #666; min-width: 18px; padding: 6px 5px; margin: 0 2px; background-color: #FFFFFF; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.Pagebox .PageStyle li.thisclass a,
.Pagebox .PageStyle li a:hover { background-color: #8D0F11; text-decoration: none; color: #FFFFFF; border:1px solid #8D0F11; }
/*分页代码的样式结束*
/
/*留言通用代码*/
.feedback_box { clear: both; float: none; padding-bottom: 10px; padding-top: 10px; }
.feedback_box .feedback_conseils { font-size: 14px; font-weight: bold; }
.feedback_box .member_message_box { width: 580px; margin-right: auto; margin-left: auto; margin-top: 15px; }
.feedback_box .member_message_row { padding-top: 5px; padding-bottom: 5px; }
.feedback_box .member_message_row .member_message_name { float: left; width: 100px; text-align: right; line-height: 28px; }
.feedback_box .member_message_row .member_message_fill { float: left; line-height: 28px; }
.feedback_box .member_message_row .member_message_fill span { display: block; float: left; line-height: 28px; padding-right: 5px; }
.feedback_box .member_message_row .member_message_fill div { line-height: 28px; float: left; width: 171px; }
.feedback_box .member_message_box .member_message_row .member_message_fill div span { margin: 0px; line-height: 28px; padding-top: 0px; padding-right: 20px; padding-bottom: 0px; padding-left: 0px; }
.feedback_box .member_message_box .member_message_row .member_message_fill div span input { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-color: transparent; height: auto; width: auto; line-height: normal; margin-top: 5px; float: left; }
.feedback_box .member_message_row .member_message_fill .second { padding-left: 30px; }
.feedback_box .member_message_row .member_message_fill span font { color: #FF0000; }
.feedback_box .member_message_row .member_message_fill span input { background-color: #f7fdfe; line-height: 22px; height: 22px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #e7e7e7; border-bottom-color: #e7e7e7; border-left-color: #666666; border-top-color: #666666; width: 152px; }
.feedback_box .member_message_row .member_message_fill .title input { width: 395px; }
.feedback_box .member_message_row .member_message_fill textarea { width: 396px; background-color: #f7fdfe; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #666666; border-right-color: #e7e7e7; border-bottom-color: #e7e7e7; border-left-color: #666666; height: 100px; line-height: 20px; }
.feedback_box .member_message_fill .button { width: auto; }
.feedback_box .member_message_fill .button input { height: 31px; background-image: url(../images/member/images/message_button.png); background-repeat: no-repeat; color: transparent; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; cursor: pointer; }
.feedback_box .member_langue1 .button input { width: 130px; }
.feedback_box .member_langue1 .button input { width: 130px; }
.feedback_box .member_langue2 .button input { width: 99px; }
.feedback_box .feedback_box .member_langue3 .button input { width: 130px; }
.feedback_box .member_langue4 .button input { width: 128px; }
.feedback_box .member_langue5 .button input { width: 216px; }
.feedback_box .member_langue6 .button input { width: 111px; }
.feedback_box .member_langue7 .button input { width: 122px; }
.feedback_box .member_langue1 .c1 input { }
.feedback_box .member_langue1 .c2 input { background-position: 0px -31px; }
.feedback_box .member_langue1 .c3 input { background-position: 0px -62px; }
.feedback_box .member_langue1 .c4 input { background-position: 0px 0px; }
.feedback_box .member_langue1 .c5 input { background-position: 0px -124px; }
.feedback_box .member_langue1 .c6 input { background-position: 0px -155px; }
.feedback_box .member_langue1 .c7 input { background-position: 0px -186px; }
.feedback_box .member_langue1 .c8 input { background-position: 0px -217px; }
.feedback_box .member_langue1 .c9 input { background-position: 0px -248px; }
.feedback_box .member_langue1 .c10 input { background-position: 0px -279px; }
.feedback_box .member_langue1 .c11 input { background-position: 0px -310px; }
.feedback_box .member_langue2 .c1 input { background-position: -178px 0px; }
.feedback_box .member_langue2 .c2 input { background-position: -178px -31px; }
.feedback_box .member_langue2 .c3 input { background-position: -178px -62px; }
.feedback_box .member_langue2 .c4 input { background-position: -178px -93px; }
.feedback_box .member_langue2 .c5 input { background-position: -178px -124px; }
.feedback_box .member_langue2 .c6 input { background-position: -178px -155px; }
.feedback_box .member_langue2 .c7 input { background-position: -178px -186px; }
.feedback_box .member_langue2 .c8 input { background-position: -178px -217px; }
.feedback_box .member_langue2 .c9 input { background-position: -178px -248px; }
.feedback_box .member_langue2 .c10 input { background-position: -178px -279px; }
.feedback_box .member_langue2 .c11 input { background-position: -178px -310px; }
.feedback_box .member_langue3 .c1 input { background-position: -392px 0px; }
.feedback_box .member_langue3 .c2 input { background-position: -392px -31px; }
.feedback_box .member_langue3 .c3 input { background-position: -392px -62px; }
.feedback_box .member_langue3 .c4 input { background-position: -392px -93px; }
.feedback_box .member_langue3 .c5 input { background-position: -392px -124px; }
.feedback_box .member_langue3 .c6 input { background-position: -392px -155px; }
.feedback_box .member_langue3 .c7 input { background-position: -392px -186px; }
.feedback_box .member_langue3 .c8 input { background-position: -392px -217px; }
.feedback_box .member_langue3 .c9 input { background-position: -392px -248px; }
.feedback_box .member_langue3 .c10 input { background-position: -392px -279px; }
.feedback_box .member_langue3 .c11 input { background-position: -392px -310px; }
.feedback_box .member_langue4 .c1 input { background-position: -566px 0px; }
.feedback_box .member_langue4 .c2 input { background-position: -566px -31px; }
.feedback_box .member_langue4 .c3 input { background-position: -566px -62px; }
.feedback_box .member_langue4 .c4 input { background-position: -566px -93px; }
.feedback_box .member_langue4 .c5 input { background-position: -566px -124px; }
.feedback_box .member_langue4 .c6 input { background-position: -566px -155px; }
.feedback_box .member_langue4 .c7 input { background-position: -566px -186px; }
.feedback_box .member_langue4 .c8 input { background-position: -566px -217px; }
.feedback_box .member_langue4 .c9 input { background-position: -566px -248px; }
.feedback_box .member_langue4 .c10 input { background-position: -566px -279px; }
.feedback_box .member_langue4 .c11 input { background-position: -566px -310px; }
.feedback_box .member_langue5 .c1 input { background-position: -737px 0px; }
.feedback_box .member_langue5 .c2 input { background-position: -737px -31px; }
.feedback_box .member_langue5 .c3 input { background-position: -737px -62px; }
.feedback_box .member_langue5 .c4 input { background-position: -737px -93px; }
.feedback_box .member_langue5 .c5 input { background-position: -737px -124px; }
.feedback_box .member_langue5 .c6 input { background-position: -737px -155px; }
.feedback_box .member_langue5 .c7 input { background-position: -737px -186px; }
.feedback_box .member_langue5 .c8 input { background-position: -737px -217px; }
.feedback_box .member_langue5 .c9 input { background-position: -737px -248px; }
.feedback_box .member_langue5 .c10 input { background-position: -737px -279px; }
.feedback_box .member_langue5 .c11 input { background-position: -737px -310px; }
.feedback_box .member_langue6 .c1 input { background-position: -1007px 0px; }
.feedback_box .member_langue6 .c2 input { background-position: -1007px -31px; }
.feedback_box .member_langue6 .c3 input { background-position: -1007px -62px; }
.feedback_box .member_langue6 .c4 input { background-position: -1007px -93px; }
.feedback_box .member_langue6 .c5 input { background-position: -1007px -124px; }
.feedback_box .member_langue6 .c6 input { background-position: -1007px -155px; }
.feedback_box .member_langue6 .c7 input { background-position: -1007px -186px; }
.feedback_box .member_langue6 .c8 input { background-position: -1007px -217px; }
.feedback_box .member_langue6 .c9 input { background-position: -1007px -248px; }
.feedback_box .member_langue6 .c10 input { background-position: -1007px -279px; }
.feedback_box .member_langue6 .c11 input { background-position: -1007px -310px; }
.feedback_box .member_langue7 .c1 input { background-position: -1229px 0px; }
.feedback_box .member_langue7 .c2 input { background-position: -1229px -31px; }
.feedback_box .member_langue7 .c3 input { background-position: -1229px -62px; }
.feedback_box .member_langue7 .c4 input { background-position: -1229px -93px; }
.feedback_box .member_langue7 .c5 input { background-position: -1229px -124px; }
.feedback_box .member_langue7 .c6 input { background-position: -1229px -155px; }
.feedback_box .member_langue7 .c7 input { background-position: -1229px -186px; }
.feedback_box .member_langue7 .c8 input { background-position: -1229px -217px; }
.feedback_box .member_langue7 .c9 input { background-position: -1229px -248px; }
.feedback_box .member_langue7 .c10 input { background-position: -1229px -279px; }
.feedback_box .member_langue7 .c11 input { background-position: -1229px -310px; }
/*留言通用结束*/
/*网站地图*/
.site_map { background-color: #fff; border: 1px solid #E2E2E2; margin-bottom: 15px; }
.site_map .location { color: #666666; background-image: url(../images/block_title_ico-3.gif); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 17px; line-height: 18px; }
.site_map .location a { color: #666666; }
.site_map .map_sort { margin-top: 20px; line-height: 24px; height: 24px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #8B0F11; }
.site_map .map_sort p { float: left; padding-left: 1em; }
.site_map .map_sort ul li { float: right; width: 100px; line-height: 24px; height: 24px; text-align: center; padding-left: 12px; }
.site_map .map_sort ul li a { display: block; height: 24px; width: 100px; background-color: #E8E8E8; }
.site_map .map_sort ul li a:hover, .site_map .map_sort ul .courant a { color: #FFFFFF; text-decoration: none; background-color: #0088E1; }
.site_map .a_class { }
.site_map .a_class .linkbox { border:1px solid #e7e7e7; margin-top: 15px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; }
.site_map .a_class .linkbox h3 a { font-size: 18px; color: #8B0F11; font-weight: bold; }
.site_map .a_class .linkbox ul { padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; }
.site_map .a_class .linkbox li { line-height: 24px; white-space: nowrap; display: block; height: auto; display: inline; padding-right: 20px; font-size: 14px; margin-top: 5px; }
.site_map .a_class .series2 .series3 { display: block; clear: both; float: none; width: 968px; height: auto; border: 1px solid #e7e7e7; }
.site_map .a_class .series2 .series3 span { padding-right: 10px; padding-left: 20px; background-image: url(../images/n_ico2.gif); background-repeat: no-repeat; background-position: 15px center; margin: 0px; font-weight: normal; }
.site_map .a_class .series2 .series3 span a { font-size: 12px; color: #666666; }
.site_map .map_sort ul li a.Current {color: #8B0F11;}
/*网站地图*/
/*电子地图*/
.ditutitle { height: auto; width: 820px; margin-right: auto; margin-left: auto; font-weight: bold; color: #8D0F11; padding-top: 10px; }
.gsmap { margin-right: auto; margin-left: auto; }
#allmap { width: 99%; height: 380px; overflow: hidden; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; background-color: #FFFFFF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC; }
.lxwmbg { background-repeat: no-repeat; background-position: right 10px; }
#l-map { height: 100%; width: 78%; float: left; border-right: 2px solid #bcbcbc; }
/*电子地图*/
/*产品内页*/
.Productpic { float: left; width: 390px; height: auto; padding-left: 10px; }
.Productpic .BigPicture { height:390px; width:390px; margin:10px 10px 0px 0px; _margin-right:0px;text-align: center; display: table; border: 1px solid #E7E7E7; vertical-align: middle;*overflow:hidden;}
.Productpic .BigPicture span { display: table-cell; text-align: center; vertical-align: middle;  *left:50%; *top:50%;}
.Productpic .BigPicture img {    width: 390px; }
.Productpic .BigPicture .imgsty{ *left:-50%; *top:-50%;}
.Productpic .Thumbnaillist { height: 140px;  width：392px; }
.Productpic .Thumbnaillist .l { float: left; width: 20px; height: 90px; background-color: #F9F9F9; }
.Productpic .Thumbnaillist .l a { background-image: url(../images/jt_l.gif); background-repeat: no-repeat; background-position: center center; }
.Productpic .Thumbnaillist .l a:hover { background-color: #FFFFFF; background-image: url(../images/jt_l-.gif); text-decoration: none; }
.Productpic .Thumbnaillist .l a, .Productpic .Thumbnaillist .r a { display: block; height:102px; width: 20px; }
.humbnaillist { width: 428px; overflow: hidden; }
.Thumbnaillist .piclist { position:relative; text-align: center; width:428px; height: 140px; left:20px; }
.Thumbnaillist .piclist ul { position: relative; }
.Thumbnaillist .piclist ul li { width: 130px; height:100px; line-height: 100px; float: left; text-align: center; padding-top:20px; display: table-cell; vertical-align: middle; border-bottom: none; }
.Thumbnaillist .piclist ul li img { border: 1px solid #E7E7E7; width: 100px; height: 100px; }
.Thumbnaillist .piclist ul li img:hover { border: 1px solid #8D0F11 }
.Thumbnaillist .r a { float: right; width: 20px; height: 90px; background-image: url(../images/jt_r.gif); background-repeat: no-repeat; background-position: center center; background-color: #F9F9F9; }
.Thumbnaillist .r a:hover { background-image: url(../images/jt_r-.gif); text-decoration: none; background-color: #FFFFFF; }
.r_info { float:left; overflow: hidden; width:428px; height:504x; margin:10px 0px 12px 0px; border:1px solid #E7E7E7; border-left:none; border-bottom:none; }
.r_info .Thumbnaillist { height:138px; overflow: hidden; }
.r_info .cp_jj_box { height:90px; overflow: hidden; padding:0px 0px 13px 0px; }
.r_info .cp_jj_box .jj_text { color:#888; }
.r_info ul li { padding-bottom: 5px; font-size: 14px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #E7E7E7; padding-top: 5px; }
.ProductInfo .r_info ul li span { color: #0088E1; }
.ProductInfo .r_info ul .color1 { font-size:20px; color:#8D0F11; }
.ProductInfo .r_info ul li h1 { font-size:24px; color: #8D0F11; display: block; margin: 0px; padding:0px 12px; }
.ProductInfo .r_info ul li p { padding:0px 12px; font-size: 12px; line-height: 24px; }
.ProductInfo .r_info ul li p a { color:#333; }
.ProductInfo .r_info ul li p a:hover { color:#8D0F11; }
.cp_tel { width: 370px; height:100px; line-height: 40px; text-align:center; font-size: 14px; border: 1px solid #E2E2E2; border-top:none; padding:10px 10px 0px 10px; }
.cp_tel_p { border-bottom:1px dashed #E2E2E2; }
.cp_tel .fx_box { padding-top: 14px; }
.cp_tel p.fx_box { display: block; margin:10px 0 0 10px; background-color:red; }
.cp_tel em { color:#8D0F11; font-size:16px; }
.ol_tel { height: 86px; width: 320px; margin-top: 15px; background-image: url(../images/tel_bg.gif); text-align: center; padding-top: 10px; font-size: 14px; }
.ol_tel strong { color: #0088E1; font-size: 18px; font-family: "Times New Roman", Times, serif; }
.ol { height:110px; overflow: hidden; width: 428px; text-align: center; display:table-cell; vertical-align:middle; border-bottom:1px solid #E2E2E2; }
.ol a { height:42px; width: 133px; display: block; margin-right: auto; margin-left: auto; background: url(../images/buy_bg.gif) no-repeat; text-align:center; font-size:16px; font-weight:bold; color: #FFFFFF; line-height: 42px; }
.ol a:hover { background-image: url(../images/buy_hover.gif); color:#FFF; }
.btbox { margin-top: 15px; height: 26px; width: 720px; line-height: 26px; color: #FFFFFF; font-size: 14px; padding-left: 0px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #0088E1; }
.btbox span { background-color: #0088E1; white-space: nowrap; display: block; float: left; padding-right: 12px; padding-left: 12px; font-weight: bold; }
.Introduction {font-size: 16px; text-indent: 2em; }
.titlebar { background-image: url(../images/27.gif); background-repeat: repeat-x; background-position: bottom; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 2px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #eeeeee; border-right-color: #eeeeee; border-bottom-color: #0088E1; border-left-color: #eeeeee; height: 30px; line-height: 28px; font-size: 14px; font-weight: bold; padding-left: 15px; color: #333333; clear: both; float: none; }
.ProductInfo .Purchase { padding-top: 8px; }
.leftjbxx { float: left; width: 365px; }
.righttextarea { float: left; }

#pages_main .pages_right .ProductInfo .Purchase .sq_forms { width: 580px; }
#pages_main .pages_right .ProductInfo .Purchase .sq_forms .l_text { width: 120px; }
#pages_main .pages_right .ProductInfo .Purchase .sq_forms .textarea1 { width: 418px; }
#pages_main .pages_right .ProductInfo .Purchase .sq_forms .textarea1 textarea { width: 405px; }
.pllist li { line-height: 20px; padding-top: 10px; padding-bottom: 10px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CFCFCF; }
.pllist li a { color: #8D0F11; }
.pllist li strong { font-weight: normal; color: #8D0F11; font-size: 11px; }
.pllist li span { color: #999999; }
.ProductInfo .icomment .sq_forms { width: 510px; }
.morepl { text-align:center; height:30px; line-height:32px; margin-top: 12px; }
.morepl a { line-height: 24px; display: block; background-color: #CCCCCC; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.morepl a:hover { color: #FFF; background-color: #8D0F11; text-decoration: none; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.ProductInfo .icomment .sq_forms .textarea1 { width: 435px; }
.ProductInfo .icomment .sq_forms .textarea1 textarea { width: 420px; }
/*单类页面分类*/
.class_nav { height: auto; width: 200px; margin-right: auto; margin-left: auto; padding-top: 5px; padding-bottom: 10px; }
.class_nav li span { display: block; background-image: url(../images/left_nav_02.gif); height: 32px; width: 200px; line-height: 32px; font-size: 12px; font-weight: bold; margin-top: 10px; }
.class_nav li span a { display: block; height: 32px; width: 180px; padding-left: 20px; font-size: 14px; color: #333333; }
.class_nav li span a:hover, .class_nav .Current span a { color: #0088E1; text-decoration: none; }
.class_nav li ul { padding-top: 3px; padding-bottom: 8px; }
.class_nav li ul li { line-height: 24px; padding-left: 20px; background-image: url(../images/n_ico2.gif); background-repeat: no-repeat; background-position: 12px center; }
/*单类页面分类*/
.single_page_box {color: #333;font-size: 16px;text-indent: 2em;}
/*只有标题的新闻列表*/
.news_list .common_li { padding-top: 15px; padding-right: 30px; padding-bottom: 15px; padding-left: 30px; font-size: 12px; }
.news_list .common_li ul li { height: 36px; line-height: 36px; }
.news_list .common_li ul li span { font-size: 12px; color: #999999; float: right; padding-right: 10px; }
/*只有标题的新闻列表结束*/
/*带标题、导读的新闻列表*/
.news_list .common_li_2 { padding-right: 10px; padding-left:10px; font-size: 14px; }
.news_list .common_li_2 ul li { height: auto; line-height: normal; padding-top: 16px; padding-bottom: 16px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; background-image: url(../images/n_ico.gif); background-repeat: no-repeat; background-position: 0px 21px; padding-left: 14px; }
.news_list .common_li_2 ul li span, .news_time { font-size: 11px; color: #999; background:url(../images/time_icon.gif) 0px 3px no-repeat; float: right; padding-left: 12px; vertical-align: middle; }
.news_title2 { font-weight: bold; color: #8D0F11; font-size: 15px; line-height: 22px; }
.news_list .common_li_2 ul li p { font-size: 12px; line-height: 24px; color: #999999; padding-top: 5px; }
/*带标题、导读的新闻列表*/
.ArticleTitle { text-align: center; padding-bottom: 10px; padding-top: 30px; }
.ArticleTitle h1 { font-size: 22px; font-weight: normal; color: #333; }
.ReleaseDate { color:#999; text-align: center; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #E7E7E7; padding-bottom: 12px; }
.ArticleContent {  text-indent: 2em;
    font: 16px/180% Arial, Helvetica, sans-serif, "新宋体";
    color: #333;}
.Thenext { padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; margin-top: 10px; line-height: 22px; height: 22px; }
.Thenext .on { float: left; }
.Thenext a { font-weight: bold; }
.Thenext .next { float: right; }
.Keywords { padding-top: 8px; padding-bottom: 8px; padding-left: 10px; font-weight: bold; }
.Keywords a { font-size: 13px; font-weight: normal; margin-right: 10px; color:#8D0F11; }
.Keywords a:hover { color:#e27b01; }
.ProductInfo .related_news .bottomnewslist ul li { width: 320px; float: left; }
.single_page_box #lxwm { float: right; }
.al_list_box .news_pic_list .picture_list { width: 410px; overflow: hidden; float:left; margin-right: 10px; margin-left: auto; margin-bottom:20px; height: 170px; border-bottom:1px dashed #E2E2E2; }
.news_pic_list .picture_list { margin-right: auto; margin-left: auto; margin-bottom: 10px; height: 160px; border-bottom: 1px dashed #CCC; overflow: hidden; }
.news_pic_list .new_r .pic { float:right; }
.news_pic_list .picture_list a { font-size: 14px; font-weight: bold; color:#8D0F11; }
.news_pic_list .picture_list a:hover { color:#8D0F11; }
.news_pic_list .picture_list .pic { float:left; height: 150px; width: 150px; margin-top: 3px; margin-right: 14px; }
.news_pic_list .picture_list p { line-height: 24px; color: #999; ; padding-top: 5px; }
.news_pic_list .picture_list p a, .read_more2 { font-size: 12px; font-weight: normal; color: #8D0F11; }

.news_pic_list .new_list_r .pic { float:right; width: 200px; height: 150px; margin:0px 4px 0 20px; }
.news_pic_list .new_list_r .pictable { width:100%; height: 100%; text-align: center;display: table;*position:relative; *overflow:hidden;}/*公司新闻列表图片右边浮动*/
.news_pic_list .new_list_r .pictable img { max-height: 100%; }
.news_pic_list .new_list_r .news_time { float:left; margin:0px 10px 0px 0; color:#999; }
.news_pic_list .new_r .pic { float:right; height: 176px; width: 116px; margin-top: 3px; }
.news_pic_list .picture_list .pic span { vertical-align: middle; display: table-cell;*position:absolute; *left:50%; *top:50%;}
.news_title { height:20px; width: auto; margin-top:2px; padding-left: 12px; background:url(../images/n_ico.gif) 0px 5px no-repeat; }
.news_pic_list .picture_list .pic span img{  *position:relative; *left:-50%; *top:-50%; height: 150px;}
.news_pic_list .al_p { min-height: 80px; }
/*当前套餐定制样式*/
#pages_main .tg_left { float: left; height: auto; width: 294px; }
#pages_main .tg_left .video { width: 292px; padding-bottom: 0px; background-image: url(../images/22.jpg); float: left; background-repeat: no-repeat; background-position: bottom; font-weight: bold; }
#pages_main .tg_left .video .title { height: 22px; padding-top: 21px; text-align: center; line-height: 22px; padding-bottom: 10px; }
#pages_main .tg_left .video_list { clear: both; float: none; }
#pages_main .tg_right .activity_box { height: auto; width: 662px; margin-right: auto; margin-left: auto; padding-top: 20px; padding-bottom: 20px; }
#pages_main .tg_right .activity_box ul li { float: left; width: 50%; height: 136px; padding-bottom: 10px; color: #666666; }
#pages_main .tg_right .activity_box ul li p { line-height: 20px; padding-top: 5px; padding-right: 10px; }
#pages_main .tg_right .activity_box ul li a { font-size: 14px; font-weight: bold; color: #0088E1; }
#pages_main .tg_right .activity_box ul li img { float: left; margin-right: 10px; margin-top: 3px; }
#pages_main .tg_right { float: right; height: auto; width: 694px; }
.tg_brand { padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; }
.tg_brand .brand_left { float: left; height: auto; width: 280px; }
.tg_brand .brand_right { width: 662px; float: right; }
.tg_brand .title { font-size: 15px; font-weight: bold; color: #ff5a00; padding-bottom: 5px; background-image: url(../images/block_title_ico-3.gif); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 18px; }
.tg_brand .brand_left .content img { display: block; margin-top: 6px; border: 1px solid #e7e7e7; }
.tg_brand .brand_left .content p { line-height: 22px; color: #666666; display: block; clear: both; float: none; padding-top: 5px; }
.ppxxclass { float: left; width: 318px; }
.tg_brand .brand_right .text { line-height: 22px; }
.tg_brand .brand_right .piclistloop3 { padding-top: 12px; height: 205px; width: 662px; overflow: hidden; }
.tg_brand .brand_right .piclistloop3 ul { width: 720px; }
.tg_brand .brand_right .piclistloop3 ul li { float: left; height: auto; width: 192px; text-align: center; margin-right: 42px; }
.tg_brand .brand_right .piclistloop3 ul li p { padding-top: 5px; }
.tg_brand .brand_right .piclistloop3 ul li .pic { height: 170px; width: 190px; border: 1px solid #e7e7e7; }
/*通用选项卡开始*/
.tab_box { background-repeat: repeat-x; background-position: bottom; height: 34px; line-height: 34px; float: none; width:auto; }
.tab_box2 { background-repeat: repeat-x; background-position: bottom; padding-bottom: 2px; height: 30px; clear: both; float: none; background-image: url(../images/title_line_g.gif); }
.tab_box3, .tab_box4 { background-repeat: repeat-x; background-position: bottom; padding-bottom: 2px; height: 30px; width:276px; clear: both; float: none; background-image: url(../images/title_line_g.gif); }
.tab_box4 { width: auto; }
.tab_box .title01 { font-size: 14px; font-weight:bold;  height：24px;
height: 34px; line-height: 24px; padding-left: 20px; background:url(../images/title_ico.gif) no-repeat left 2px; }
.tab_box ul li { float: left; height: 34px; width: auto; }
.tab_box ul li span { white-space: nowrap; display: block; float: left; line-height: 34px; height: 34px; padding-right: 5px; width: auto; }
.tab_box ul li span a { line-height: 32px; display: block; height: 32px; padding-top:2px; padding-right: 8px; padding-left: 10px; background-repeat: repeat-x; background-position: bottom; font-size: 14px; float: left; }
.tab_box ul li span a:hover, .tab_box ul .Current span a { text-decoration: none; background: url(../images/t_hover.gif) no-repeat 6px bottom; font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; color:#8D0F11; }
/*通用选项卡结束*/
/*通用带箭头滚动开始*/
.scrollbox .left_arrow { float: left; width: 19px; padding-top: 40px; }
.scrollbox .container { float: left; height: auto; }
.scrollbox .container ul li { width: 153px; float: left; display: block; text-align: center; }
.scrollbox .container ul li img { padding: 3px; border: 1px solid #E8E8E8; }
.scrollbox1 .left_arrow { position:absolute; width: 44px; height: 44px; top: 166px; left: 18px; cursor: pointer; z-index: 9999;}
.y3bg .scrollbox1 .container { width:390px; width: 990px; height: 315px; }
.scrollbox1 .container ul li { width: 990px; float: left; display: block; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.scrollbox1 .container ul li p { padding-top: 5px; }
.scrollbox1 .container ul li img { padding: 2px; border: 1px solid #E8E8E8; }
.scrollbox1 .right_arrow { position:absolute; width: 44px; height: 44px; top: 166px; right:10px; cursor: pointer; z-index: 9999;}
#singleImageList .pic { margin-bottom: 10px; margin-top: 10px; }
/*通用带箭头滚动结束*/

.cp_detailed_list { width: 720px; margin-right: auto; margin-left: auto; padding-top: 6px; padding-bottom: 10px; }
.cp_detailed_list .list { padding-top: 20px; padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #E8E8E8; }
.cp_detailed_list .list .title { font-size: 22px; padding-bottom: 8px; }
.cp_detailed_list .list p { line-height: 24px; color: #666666; }
.cp_detailed_list .list .detailed { display: block; float: right; margin-top: 12px; height: 30px; width: 82px; background-image: url(../images/y3_12.gif); line-height: 28px; padding-left: 25px; }
.cp_detailed_list .list .detailed a { color: #FFFFFF; }
.cp_detailed_list .pic { height: 172px; width: 172px; text-align: center; display: table; float: left; margin-right: 15px; border: 1px solid #E8E8E8; }
.cp_detailed_list .pic span { display: table-cell; vertical-align: middle; }
.cp_detailed_list .pic { *position: relative; *overflow: hidden; }/*IE6*/
.cp_detailed_list .pic span { *position: absolute; *left: 50%; *top: 50%; }/*IE6*/
.cp_detailed_list .pic span img { *position: relative; *left: -50%; *top: -50%; }/*IE6*/



.mousetrap { position:absolute; z-index:996; left:0px; top:0px; }
.y3bg .container { width: 1100px; height:auto; margin-right: auto; margin-left: auto; }
.pages_left { float: left; height: auto; width: 220px; }
hr { height:1px; border:none; border-top:1px dashed #CECECE; }
.box_shadow { background-color:#FFF; }
.img_box { float: left; margin-top: 3px; margin-right:10px; padding:2px; border: 1px solid #E8E8E8; }
.y3_fl_left { float: left; width: 220px; height: auto; overflow: hidden; }
.ct_left { overflow: hidden; width: 218px; background: #FFF; border:1px solid #061853; height:auto; }
.pjslma { width: 220px; margin-left: auto; margin-right: auto; height: auto; padding-bottom: 10px; }
.pcyliht { margin-top: 12px; overflow:hidden;}
.pjslma li { line-height: 32px; font-size:12px; background: transparent url(../images/counter_baca.png) no-repeat scroll 0px -30px; }
.pjslma li.active { background-position: 0px 1px; }
.pjslma li h2 { font-size: 14px; font-weight:blod; height: 30px; line-height: 30px; padding-left: 42px; cursor: pointer; }
.pjslma li.active h2 a { color: #333; }
.pjslmalli li { background:  url(../images/counter_baca.png) no-repeat scroll 0px -59px; padding-left: 42px; }
.pjslmalli li h3 { font-size: 14px; font-weight: 300; }

.lx, .news_list_n { overflow: hidden; height:auto; width: 218px; border: 1px solid #E2E2E2; border-top:none; margin-bottom:10px; }
.news_list_n { height:auto; line-height:32px; }
.news_list_n .block_title .location_a a { font-size:12px; color:#999; }
.news_list_n_box { padding:0px 10px; margin-bottom: 20px; }
.news_list_n_box a { transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; color: #767676; }
.news_list_n_box a:hover { transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; color:#8D0F12; }
.news_list_n_box li { height: 32px; margin-right:0px; border-bottom: 1px dashed #CECECE; background-image: url(../images/nav_left_icon.gif); background-repeat: no-repeat; background-position: 2px center; padding-left: 16px; line-height: 32px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; }
.news_list_n_box li:hover { background-image: url(../images/nav_left_icon_hover.gif); }
.img_hover { padding:1px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.img_hover2 { padding:2px; border: 1px solid #E8E8E8; }
.img_hover3 { padding:2px; border: 1px solid #E8E8E8; margin:10px 0px; }
.lx_box { width: 192; line-height: 24px; padding:12px 10px 20px 10px; _padding:12px 8px 20px 8px; color:#333; ; }
.lx_box .lx_mm { text-align:center; }
.lx_box .c_name { text-align: left; font-weight:bold; padding:6px 0; color:#535353; }
.lx_box .wx { margin-top: 10px; text-align:center; }
.y3_fl_left .left_nav { width: 220x; margin: 0px; padding: 0px; color:#FFF; background-color: #FFF; border:1px solid #7E0C0E; margin-bottom:12px; padding-bottom: 12px; }
.y3_fl_left .left_nav_2 { background:#a9b1c4; height:330px; width:210px; }
.y3_fl_left .left_nav_2 li { float:left; margin:0 2px 2px 0px; }
.y3_fl_left .left_nav_2 a { display:inline-block; height:104px; width:100px; border-right:1px solid #FFF; background:#999; }
.y3_fl_left .nav_title { background: #8D0F11 none repeat scroll 0% 0%; background: url(../images/nav_title_bg.gif) no-repeat; height: 38px; line-height:38px; font-size: 16px; color: #FFF; font-weight: bold; padding-left: 8px; overflow: hidden; }
.y3_fl_left .left_nav li span { padding-top: 0px; margin-top: 0px; }
.y3_fl_left .left_nav li span.left_nav_top { background: transparent url(../images/nav_title_bg.gif) no-repeat scroll 0% 0%; height: 38px; line-height:38px; font-size: 14px; color: #FFF; font-weight: bold; padding-left: 8px; overflow: hidden; }
.y3_fl_left .left_nav li span.left_nav_top a { height:38px; line-height: 38px; padding-left:34px; overflow: hidden; background-image: url(../images/t_icon.gif); background-position:14px 13px; background-repeat: no-repeat; }
.nav_t_bg { display:block; position: relative; height:30px; background: url(../images/b_bg.gif) 0px 0px no-repeat; }
.y3_fl_left .left_nav li .nav_one { background:url(../images/nav_one_bg.jpg); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.y3_fl_left .left_nav li span a { color:#FFF; position: relative; }
.y3_fl_left .left_nav li span.nav_one a:hover, .y3_fl_left .left_nav li span.nav_one a.Current { color: #8D0F11; text-decoration: none; background-image: url(../images/nav_left_hover.gif)； }
.y3_fl_left .left_nav li .ejfl { width: 218px; position: relative; padding: 0px; }
.y3_fl_left .left_nav li .ejfl span { clear: both; float: none; padding: 0px; border-bottom:1px dashed #c1c1c1; background-repeat:repeat-x; background-position: bottom; line-height:34px; height: 34px; width: 190px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
.y3_fl_left .left_nav li .ejfl span:last-child { border:none; }
.y3_fl_left .left_nav li .ejfl span a { padding-left: 28px; line-height: 32px; height: 32px; background-image: url(../images/nav_left_icon.gif); color:#333541; width: auto; background-position: 10px center; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.y3_fl_left .left_nav li .ejfl span.active a,
.y3_fl_left .left_nav li .ejfl span a:hover { color: #8D0F11; background-color: transparent; background-image: url(../images/nav_left_icon_hover.gif); background-position: 10px center; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.y3_fl_left .cp_tj { width: 218px; height:auto; border:1px solid #E2E2E2; border-top:none; background:#FFF; margin-bottom: 10px; }
#fixed_left { position: absolute; top: 10px; }
#main { margin-top:12px; }
.y3bg { background-repeat: repeat-y; background-position: center center; }
#pages_main .pages_left .y3_fl_left { clear: both; float: none; }
.y3_right_01 { float: right; height: auto; min-height: 540px; width: 860px; margin-bottom: 20px; border: 1px solid #E2E2E2; border-top:none; background:#FFF; }
.fl_nav { width: 100%; height:280px; background-color:#ffffff; margin-left: auto; margin-right: auto; }
.fl_nav ul { width:1100px; margin-top: 20px; margin-right: auto; margin-left: auto; overflow: hidden; }
.fl_nav li { float: left; width: 115px; height:145px; margin-left: 10px; margin-right: 10px; background-position: right center; background-repeat: no-repeat; text-align: center; }
.fl_nav li img { width: 100%; height: 114px; }
.fl_nav li span { display: block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fl_nav a { height :20px;}
.fl_icon { transition: all 0.5s ease-in-out 0s; }
.fl_icon:hover { transform: rotate(360deg); }
.cp_xg { width: 858px; overflow: hidden; }
.y5_abou_us_box { width: 858px; overflow: hidden; clear: both; float: none; }
.y3_cplistbox { width: 860px; padding-bottom: 20px; margin-bottom:14px; }
.cplist { width:860px; margin-right: auto; margin-left: auto; overflow: hidden; clear: both; float: none; height: auto; }
.cplist ul { height: auto; width: 890px; }
.y3_ad_box1 { height: 680px; width: 100%; background-repeat: no-repeat; background-position: center top; }
.y3_ad_box1 .container { height: 595px; position: relative; color: #FFFFFF; }
.y3_ad_box1 .container .ad1 { width: 735px; position: absolute; left: 240px; top: 60px; color: #0088E1; text-align: left; }
.y3_ad_box1 .container .ad1 strong { font-size: 30px; text-align: left; }
.y3_ad_box1 .container .ad1 p { padding-top: 3px; font-size: 13px; }
.y3_ad_box1 .container .ad2, .y3_ad_box1 .container .ad3, .y3_ad_box1 .container .ad4 { width: 152px; position: absolute; }
.y3_ad_box1 .container p { padding-top: 5px; line-height: 22px; }
.y3_ad_box1 .container strong { font-size: 24px; display: block; text-align: center; }
/*流程star*/
.lc { height:200px; width:1100px; background:#0671D2; }
.lc ul li { float: left; height:140px; margin-top: 120px; width:160px; text-align: center; color:#FFF; }
.lc ul li .p2 { color:#a5c5de }
.tj_cp { height:400px; width: 100%; background:#D3D5DD; }
/*流程end*/

/*产品特点start*/
.td_box { width: 1100px; ; margin-right: auto; margin-left: auto; height: auto; margin-bottom: 10px; border: 1px solid #E2E2E2; }
.td { height: auto; font-size:14px; }
.td .td_neme { height:139px; background-position: no-repeat; }
.td_list1, .td_list2, .td_list3, .td_list4, .td_list5 { position: relative; background-repeat: no-repeat; color: #666; font-size:14px; margin-right: auto; margin-left: auto; }
.td .list_text { color:#333541; padding-left:12px; margin-top:4px; background: url(../images/nav_left_icon.gif) 0px center no-repeat; }
.yw p{ color:#333541; padding-left:12px; margin-top:4px; background: url(../images/nav_left_icon.gif) 0px center no-repeat; }
/*产品特点end*/

/*客户见证start*/
.jz { height:210px; line-height:24px; width: 1000px; margin-top:14px; margin-bottom: 14px; overflow: hidden; }
.jz .jz_box { float:left; width: 1000px; height:210px; border: 1px solid #E2E2E2; overflow: hidden; }
.jz .ry_box { float:right; width: 998px; height:210px; border: 1px solid #E2E2E2; overflow: hidden; }
.jz .scrollbox1 { height:210px; width:1000px; margin-left:auto; margin-right:auto; }
.jz .container { float: left; width: 230px; height: 315px; margin-left:4px; }
.jz_box .img_box { float: left; height:auto; width: 138px; margin-right:10px; margin-top: 3px; margin-left:10px; margin-bottom:8px; padding:2px; border: 1px solid #E8E8E8; }
.jz_box .img_box:hover { border: 1px solid #8D0F11; }
.jz_box .jz_list { padding:12px 0px 12px 0px; color:#999; border-bottom: 1px dashed #D8D8D8; height: 160px;}
.jz_box .jz_list a { font-size:12px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.jz_box .jz_list .read_more { float:left; margin:12px 10px 0px 0px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.jz_box .jz_list .text_box { line-height: 24px; color:#999; padding:20px 18px 0px 0px; }
.jz_box .jz_list .index_new_title { font-size: 14px; }
/*客户见证end*/
.fa { overflow: hidden; height: 376px; width: 1100px; margin-bottom: 12px; margin-top: 12px; border: 1px solid #E2E2E2; border-top:none; overflow:hidden; }
.fa .jz_list_box { width: 1102px; }
.fa .jz_box .jz_list { float: left; padding-bottom: 12px; height: auto; width: 550px; display: block; border-right: 1px dashed #D8D8D8; border-bottom: 1px dashed #D8D8D8; }
/*关于我们start*/
/* imageFlow */
#imageFlow { width:1100px; height:420px; overflow:hidden; position:relative; margin:30px auto 0 auto; }
#imageFlow .diapo { position:absolute; left:-1000px; cursor:pointer; overflow:hidden; }
#imageFlow .bank { visibility:hidden; overflow:hidden; }
#imageFlow ul { height:20px; margin:0 auto; width:100%; text-align:center; }
#imageFlow ul li { color:#333; font-size:12px; text-align:left; margin-left:30%; height:20px; line-height:20px; overflow:hidden; width:100%; vertical-align:bottom; }
#imageFlow .text { position:absolute; left:0px; width:80px; bottom:1%; text-align:center; color:#333; font-family:verdana, arial, Helvetica, sans-serif; z-index:1000; }
#imageFlow .title { font-size:0.9em; font-weight:bold; }
#imageFlow .legend { font-size:0.8em; }
#imageFlow .scrollbar { position:absolute; left:10%; top:0; width:80%; height:16px; z-index:1; }
#imageFlow .scrollbar img { cursor:pointer; }
#imageFlow .track { position:absolute; left:-55px; width:950px; height:16px; top:0px; }
#imageFlow .arrow-left { position:absolute; left:-105px; z-index:1; }
#imageFlow .arrow-right { position:absolute; right:-105px; z-index:1; }
#imageFlow .bar { position:absolute; height:16px; left:25px; top:0px; cursor:pointer; }
#imageFlow .ProTi { color:#ff6600; font-weight:bold; }
#imageFlow .ProRmb { font-weight:bold; }
#imageFlow .ProMo { color:#ff6600; cursor:pointer; }
.gy .scrollbox1 .container ul li { width: 390px; float: left; display: block; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.gy .scrollbox1 .container ul li .pic { margin-bottom: 10px; :
}
.gy { overflow: hidden; height:390px; width: 1100px; margin-bottom: 12px; margin-top: 12px }
.gy .jz_box { float:left; width: 692px; height:389px; border: 1px solid #E2E2E2; border-top:none; }
.gy .ry_box { position: relative; float:right; width: 390px; height:388px; border: 1px solid #E2E2E2; border-top:none; overflow: hidden; }
.gy .scrollbox1 { height:318px; width:390px; overflow:hidden; }
.gy .container { float: left; width: 230px; height: 315px; margin-left: 5px; }
.gy_box { float: left; width: 692px; height: 308px; line-height:24px; border: 1px solid #E2E2E2; border-top:none; overflow: hidden; }
.gy_box .img_hover { padding:2px; border: 1px solid #E8E8E8; }
.gy_box .img_hover:hover { border: 1px solid #FDAE02; }
.gy_box .show_box img { margin-bottom: 8px; }
.gy_box .gy_list { padding: 12px 0 12px 10px; color:#999; padding-bottom:12px; }
.gy_box .gy_list .gy_v { display:block; }
.gy_box .gy_list a { font-size:14px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.gy_box .gy_list .read_more { float:left; margin:4px 10px 0 0; font-size: 12px; }
.gy_box .gy_list .text_box { color:#999; padding:8px 10px 4px 0px; }
.gy_box .show_box { margin-left: auto; margin-right: auto; verflow:hidden; height:auto; padding-top:12px; }
.gy_box .show_box ul li { float: left; width:206px; text-align: center; height: auto; display: inline; margin-left:10px; margin-left:10px }
.y3_witness .index_lx { width:1100px; height: 308px; border: 1px solid #E2E2E2; border-top:none; overflow: hidden; }
.y3_witness .index_lx .c_name { text-align: left; font-size:14px; font-weight: bold; padding:2px 0px; color: #535353; }
.y3_witness .index_lx p { color:#999; margin-bottom: 4px }
.y3_witness .scrollbox1 { position:relative; height:270px; overflow:hidden; }
/*关于我们end*/

/*新闻联系star*/
.xw_lx { height:400px; width:1100px; margin-right: auto; margin-left: auto; margin-top:12px; margin-bottom: 12px; }
/*新闻联系end*/

/*常见问题star*/
.askBox { margin-top:20px; margin-left:20px; margin-right:20px; }
.askBox ul li .piaoti p { font-size:16px; margin-left:30px; max-width:260px; max-height:22px; overflow:hidden; }
.askBox ul li .piaoti p a { color:#444; }
.askBox ul li .piaoti p a:hover { color:#ff0000; }
.askBox ul li .Answer { background-image:url(../images/y299_img8151515512.gif); background-repeat:no-repeat; margin-top:10px; }
.askBox ul li .Answer p { font-size:12px; margin-left:30px; max-width:260px; max-height:50px; overflow:hidden; }
.askBox ul li .Answer p a { color:#888888; }
.askBox ul li .Answer p a:hover { text-decoration:underline; }
/*常见问题end*/
/*品质保证start*/
.pzbz_box { height:auto; }
.pzbz { width: 1000px; margin-bottom:30px; ; overflow: hidden; }
.y5_list { width: 286px; float: left; margin-top: 15px; border-right-width: 1px; border-right-style: dashed; border-right-color: #CECECE; margin-right:30px; _margin-right:15px; padding-right:30px; }
.y5_list1 { border-right: 0px; float:right; padding-right:0px; margin-right:0px }
.y5_list strong { display: block; text-align: center; line-height: 32px; font-size: 22px; font-weight: normal;  color:#8D0F11  padding-bottom: 5px;
}
.y5_list .index_text_box { line-height:24px; font-size: 12px; padding-top: 6px; color: #616161; }
.y5_list .expand { width: 2500px; }
/*品质保证end*/
.last_one { width: 100%; height: 110px; background-color: #282828; margin-left: auto; margin-right: auto; padding-top: 1px; }
.last_one ul { width: 1100px; margin-top: 20px; margin-right: auto; margin-left: auto; overflow: hidden; }
.last_one li { float: left; width: 115px; height: 145px; margin-left: 68px; margin-right: 68px; _margin-left: 60px; _margin-right: 60px; background-position: right center; background-repeat: no-repeat; text-align: center; }
.last_one li p { color:#ccc; padding-top: 50px; }
.last_one .wecan { height:82px; width:82px; transition: all 0.5s ease-in-out 0s; }
.last_one .wecan1 { height:82px; width:82px; transition: all 0.5s ease-in-out 0s; background-position:14px 0px ;}
.last_one .wecan2 {height:82px; width:82px; transition: all 0.5s ease-in-out 0s; background-position:-82px 0px }
.last_one .wecan3 {height:82px; width:82px; transition: all 0.5s ease-in-out 0s; background-position:-176px 0px }
.last_one .wecan4 { height:82px; width:82px; transition: all 0.5s ease-in-out 0s;background-position:-270px 0px }
.last_one .wecan5 { height:82px; width:82px; transition: all 0.5s ease-in-out 0s;background-position:-366px 0px }
.wecan1:hover { background-position:14px -84px; }
.wecan2:hover { background-position:-82px -84px; }
.wecan3:hover { background-position:-176px -83px; }
.wecan4:hover { background-position:-270px -84px; }
.wecan5:hover { background-position:-366px -84px; }
.lx_box_a { width: 100%; height: 580px; background-color: #313131; margin-left: auto; margin-right: auto; }
.lx_box_1100 { width: 1100px; color:#bfbfbf; height: auto; margin-left: auto; margin-right: auto; }
.lx_box_1100 .right_feedback { margin-top: 20px; }
.lx_wm_l { float:left; position: relative; width:560px; height:436px; margin-bottom:10px; }
.lx_wm_r { float:left; width:540px; height:436px; margin-bottom:10px; }
.lx_wm_l .tel_phone { font-size:14px; margin-top: 140px; padding-left: 24px; height:24px; }
.lx_wm_l .num_phone { font-size: 30px; color:#c04245; font-weight:bold; }
/*荣誉资质*/
.ryzz_box { width: 1100px; height: 280px; border: 1px solid #E2E2E2; border-top:none; overflow: hidden; background:#FFF; }
.tj_cp .ryzz_box { width: 1100px; height: 280px; border: none; border-top:none; overflow: hidden; background:#ffffff; }
.honor { clear: both; overflow: hidden; position:relative; width: 1080px; height:240px; margin-left: auto; margin-right: auto; }
.ryzz_box .scrollbox { margin-top:20px; padding-right:0px; margin-left:70px;}
.left_arrow { position:absolute; top:100px; left:10px; padding-left: 0px; }
.right_arrow { position:absolute; top:100px; right:10px; padding-right: 10px; }
.scrollbox P { margin-top:12px; }
.scrollbox { float: left; }
.ryzz_box .scrollbox ul li { width: 198px; float: left; text-align: center; margin-right: 36px; }
.ryzz_box .scrollbox ul li img { padding:1px; }
/*合作伙伴样式*/
.index_honor .pic {width: 190px;height: 171px; margin-right: auto;margin-left: auto;text-align: center; overflow: hidden;border: 1px solid #E8E8E8; display: table; }
.index_honor ul li .pictable { width: 100%; height: 100%; text-align: center; display: table-cell; vertical-align: middle; }
.index_honor ul li .pictable img { max-width: 100%; max-height: 100%; }
.index_honor .pic span {vertical-align: middle;}
.index_honor .pic{*position:relative; *overflow:hidden;}/*IE6*/
.index_honor .pic span{*position:absolute; *left:50%; *top:50%;}
.index_honor .pic span img{*position:relative; *left:-50%; *top:-50%;}/*IE6*/
/*合作伙伴样式end*/
/*热卖产品*/
.tj_cp .pic {width: 190px;height: 171px; margin-right: auto;margin-left: auto;text-align: center;display: table-cell;overflow: hidden;vertical-align: middle;border: 1px solid #E8E8E8;}
.tj_cp .pic span {vertical-align: middle;}
.tj_cp .pic{*position:relative; *overflow:hidden;}/*IE6*/
.tj_cp .pic span{*position:absolute; *left:50%; *top:50%;}
.tj_cp .pic span img{*position:relative; *left:-50%; *top:-50%;}/*IE6*/
/*热卖产品end*/
/*荣誉资质end*/
/*间隔阴影*/
.line_shodow { height:30px; width:1000px; background: url(../images/line_shadow.gif) no-repeat; }
/*间隔阴影end*/
.y3_ys_01 { height: 105px; background-image: url(../images/y3_ys_01.jpg); color: #FFFFFF; font-size: 18px; font-weight: bold; padding-left: 333px; padding-top: 22px; }
.y3_ys_01 strong { font-size: 25px; }
.y3_ys_02, .y3_ys_03, .y3_ys_04 { position: relative; }
.y3_ys_02 div, .y3_ys_03 div, .y3_ys_04 div { position: absolute; font-size: 12px; line-height: 24px; color: #626262; width: 340px; }
.y3_ys_02 div p, .y3_ys_03 div p, .y3_ys_04 div p { padding-top: 10px; }
.y3_ys_02 div strong, .y3_ys_03 div strong, .y3_ys_04 div strong { font-size: 28px; color: #626262; letter-spacing:2px }
.h1_icon { color:#8D0F11; font-size:30px; }
p.yw_text { font-family:"Helvetica"; text-transform:uppercase; font-size:12px; color:#333541; padding-bottom:6px; margin-top:2px; margin-bottom:0px; }
.num_bg { display:inline-block; text-align:center; color:#FFF; width: 44px; height: 50px; background: url(../images/num_bg2.gif) no-repeat 0px 0px; }
.num_bg1 { display:inline-block; text-align:center; color:#FFF; width: 44px; height: 50px; background: url(../images/num_bg.gif) no-repeat 0px 0px; }
.em_color { color:#00bbff; }
.em_color1 {  color:#8D0F11  font-size:22px;
}
/*详细与更多> */
.xiangxi { color:#8D0F11; font-size: 12px; }
.xiangxi:hover { color:#8D0F11; }
.read_more { display: block; float: right; margin: 0px 20px 0px 0px; width:64px; height:21px; line-height:20px; _line-height:21px; text-align:center; font-size: 12px; background-color:#E66508; background:url(../images/m_btn.gif) 0px 0px no-repeat; }
.read_more2 { font-size:12px; font-weight: normal; }
.read_more:hover { color:#FFF; background:url(../images/read_more_hover.gif) no-repeat; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.text_left { position:absolute; left:146px; top:50px; }
.text_left2 { position:absolute; left:140px; top:220px; }
.text_left3 { position:absolute; left:180px; top:66px; }
.text_left4 { position:absolute; left:150px; top:22px; }
.text_right { position: absolute; left:690px; top:60px; }
.text_right2 { position: absolute; left:696px; top:62px; }
.text_left5 { position: absolute; left:180px; top:126px; }
/*详细与更多end*/
.ad_banner { width:100%; min-width:1100px; min-width:1000px; position:relative; overflow:hidden; height: 110px; }
.ad_box { position:absolute; left:50%; margin-left:-960px; height:110px; width:1920px; overflow:hidden; }
.y3_witness { width: 1100px; margin-top: 14px; margin-bottom: 14px; }
.lb1 { float: left; height: auto; width: 209px; overflow: hidden }
.nav_title2 { background: url(../images/l_nav1.gif) repeat scroll 0% 0% transparent; width: 210px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #FFF; font-weight: bold; }
.lb2 { float: right; width: 770px; height:350px; border: 1px solid #E2E2E2; margin-bottom: 12px; overflow: hidden; }
.y3_about .lb1 { float: right; }
.y3_about .lb2 { float: left; }
.homenews .company_news { float: left; width: 350px; height: auto; }
.homenews .industry_news { float: left; width: 338px; overflow: hidden; margin-right: 14px; border: 1px solid #E2E2E2; border-top:none; background-color:#FFF; }
.homenews .industry_news2 { float: left; color: #666; width:390px; height: 396px;  *height: 398px;
border: 1px solid #E2E2E2; border-top:none; overflow: hidden; }
.homenews { margin-left: auto; margin-right: auto; }
.homenews .message { float: right; width: 258px; }
.y3_witness .witness_li li { float: left; height: auto; width: 360px; padding-top:16px; padding-left: 16px; padding-bottom:16px; padding-right:10px; display: block; border-right:1px dashed #D8D8D8; border-bottom: 1px dashed #d8d8d8; }
.y3_witness .witness_li { padding-bottom: 15px; width:778px; overflow: hidden }/*宽度770+8：隐藏li右border*/
.y3_witness .witness_li img { height: 120px; width: 276px; }
.client_box { height: 318px; }
.home_client_box { height: 318px; width:210px; overflow: hidden; background:#A9B1C4; }
.home_client_box ul li { float: left; display: block; text-align:center; height: 110px; width: 104px; padding:24px 0 24px 0; border-right:1px solid #FFF; border-bottom:1px solid #FFF; color:#FFF; overflow: hidden; background:a9b1c4; }
.home_client_box ul li a { display:block; color:#FFF; }
.home_client_box ul li:hover { background:#8D0F11; }
.nav_1, .nav_2, .nav_3, .nav_4 { display:block; width: 104px; height:44px; margin-bottom:10px; background-position: 0px 0px; background-repeat: no-repeat; }
.home_client_box ul li .nav_1 { background-image: url(../images/nav_a.gif); }
.home_client_box ul li .nav_2 { background-image: url(../images/nav_b.gif); }
.home_client_box ul li .nav_3 { background-image: url(../images/nav_c.gif); }
.home_client_box ul li .nav_4 { background-image: url(../images/nav_d.gif); }
.y3_about .profile, .y3_about .show { padding-top: 15px; padding-right: 15px; padding-left: 15px; }
.y3_about .show { padding-bottom: 15px; }
.y3_about .profile img { float: left; margin-right: 15px; margin-top: 6px; }
.y3_about .profile p { line-height: 22px; }
.news_illustration { padding:0px }
.news_illustration p { line-height: 22px; font-size:12px; color: #8B8B8B; }
.news_illustration a { font-size: 12px; }
.index_new_title { font-size: 14px; font-weight: bold; color:#535353; padding-left: 12px; background: transparent url(../images/n_ico.gif) no-repeat scroll 0px 4px; }
.news_illustration img { float: right; padding: 2px; border: 1px solid #E8E8E8; margin-left: 8px; }
.news_illustration img:hover { border:1px solid #8D0F11; }
.index_news { width: 280px }
.index_news_box { padding:12px 10px 12px 10px; }
.index_news_box1 { padding:42px 0px 12px 0px; }
.index_new { heigh:60px; overflow:hidden; }
.company_news .news_list, .industry_news .news_list { padding:4px 0 0 0; }
.company_news .news_list .common_li, .industry_news .news_list .common_li { padding-right: 12px; padding-left: 0px; padding-top: 10px; padding-bottom: 0px; }
.company_news .news_list .common_li ul li, .industry_news .news_list .common_li ul li { line-height: 28px; height: 28px; }
.common_li ul li a { color: #666666; }
.common_li ul li a:hover { color:#8D0F11; }
.company_news .news_list .common_li ul, .industry_news .news_list .common_li ul { background-position: top; }
.linkbox span { line-height: 22px; white-space: nowrap; display: block; height: 22px; padding-right: 12px; padding-left: 12px; float: left; }
.pages_right .ProductInfo .Purchase .sq_forms .r_lyk { width: 430px; }
.pages_right .ProductInfo .Purchase .sq_forms .input1 input { width: 388px; }
.pages_right .y3_cplistbox { margin-right: auto; margin-left: auto; }
.pages_right .y3_cplistbox ul li { }
.pages_right .ProductInfo .comment .sq_forms { height: auto; width: 480px; }
.pages_right .ProductInfo .comment .sq_forms .textarea1 textarea { width: 400px; }
.pages_right .ProductInfo .comment .sq_forms .r_lyk { width: 400px; }
.pages_right .ProductInfo .cplist { width: 734px; overflow: hidden; }
.pages_right .ProductInfo .cplist ul { width: 768px; }
.pages_right .ProductInfo .cplist ul li { margin-right: 14px; }
#pages_main .pages_right .cplist { width: 750px; overflow: hidden; }
#pages_main .pages_right .cplist ul { width: 780px; }
#pages_main .pages_right .ProductInfo .xw_tjbox { padding-left: 0px; }
.pages_right .tuijian_box .cplist { }
.pages_right .tuijian_box .cplist ul { padding-top: 10px; }
.gs_left { padding: 12px; }
.gs_left li { line-height: 28px; font-size: 14px; height: 28px; background-color: #f8f8f8; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #FFFFFF; border-bottom-color: #eeeeee; width: auto; }
.gs_left li a { line-height: 28px; display: block; height: 28px; padding-left: 16px; }
.gs_left li a:hover, .gs_left .Current a { color: #0088E1; text-decoration: none; background-color: #ebf7ff; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d5e6f1; font-weight: bold; }
.single_page_box .pic_r { float: right; margin-right: 10px; }
.zp_sm { line-height: 24px; padding-right: 0px; padding-bottom: 12px; padding-left: 0px; color:#767676; }
.zp_list { height: auto; width: auto; margin-right: auto; margin-left: auto; padding:15px; border: 1px dashed #cde0e0; background-color: #e4f3f3; margin-top: 15px; color:#535353; }
.zp_list a { display: block; font-size: 16px; font-weight: bold; color: #8D0F11; }
.zp_list a img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin-right: 8px; }
.zp_list dl { padding-bottom: 15px; padding-left: 20px; }
.zp_list dl dt { font-size: 14px; font-weight: bold; margin-top: 15px; }
.zp_list dl dd { line-height: 22px; color: #666666; margin-top: 5px; }
.single_page_box .scrollbox { margin-top: 12px; }
.single_page_box .scrollbox .container { margin: 0px; padding: 0px; width: 694px; height: 120px; overflow: hidden; }
.single_page_box .scrollbox .container ul { width: 3500px; }
.single_page_box .scrollbox .container ul li { padding: 0px; margin: 0px; width: 138px; }
.enlarge-image { padding-top: 12px; padding-bottom: 15px; text-align: center; }
.enlarge-image strong { font-size: 16px; display: block; padding-bottom: 10px; }
/*表格*/
td { color:#8B8B8B; border-color:#E2E2E2; }
/*表格end*/
/*问题和客服*/
.wt_box { float: left; width: 390px; height: 397px; border: 1px solid #E2E2E2; border-top:none; overflow: hidden; margin-bottom: 12px; }
.wt_box .qalist .wt_text { color:#999; display: block; float: left; color: #666; height: auto; width: 264px; }
.wt_box .qalist dt { font-size: 14px; line-height: 24px; height: 24px; padding:14px 10px 10px 10px; }
.wt_box .qalist dt span { display: block; float: left; height:26px; width: 26px; line-height:26px; _line-height:25px; width: 26px; margin-right: 6px; text-align:center; background: url(../images/w.gif) no-repeat; color: #FFFFFF; font-size: 14px; }
.wt_box .qalist dd { line-height: 20px; padding:12px 0px 18px 10px; display: block; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #D8D8D8; }
.wt_box .qalist dd .d { display: block; float: left; height:26px; line-height:26px; _line-height:25px; width:26px; margin-right: 6px; text-align:center; font-size: 14px; background: url(../images/d.gif) no-repeat; color: #FFFFFF; }
.wt_box .read_more { float: left; margin-top:10px; margin-left:30px; _margin-left:20px; }
.wt_box .qalist dd span { display: block; float: left; color: #8B8B8B; height: auto; width: 472px; }
.wt_box .qalist .right_feedback { float: right; height: auto; width: 428px; }
.wt_box .qalist .line { clear: both; float: none; }
.sq_forms .an span .btn_submit { background:url(../images/sq_submit.gif) no-repeat; width:92px; height:28px; border:0px; cursor:pointer; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.btn_submit_a { background:url(../images/sq_submit_a.gif) no-repeat; width:92px; height:28px; border:0px; cursor:pointer; }
.sq_forms .an span .btn_submit:hover { background:url(../images/sq_submit_hover.gif) no-repeat; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.btn_submit_a:hover { background:url(../images/sq_submit_hover_a.gif) no-repeat; }
.sq_forms .an span .btn_reset { background:url(../images/sq_reset.gif) no-repeat; width:89px; height:28px; border:0px; cursor:pointer; }
.btn_reset_a { background:url(../images/sq_reset_a.gif) no-repeat; width:89px; height:28px; border:0px; cursor:pointer; }
.sq_forms .an span .btn_reset:hover { background:url(../images/sq_reset_hover.gif) no-repeat; }
.btn_reset_a:hover { background:url(../images/sq_reset_hover_a.gif) no-repeat; }
/*问题和客服end*/
/*友链start*/
.f_link { height:auto; border: 1px solid #5A5A5A; padding-bottom:10px; margin-bottom: 12px; }
.linkbox { padding:12px 0px 0px 0px; }
.f_link .name { height: 34px; line-height: 34px; font-size: 14px; font-weight: bold; padding-left: 18px; margin-left: 0px; background-repeat: no-repeat; background-position: 0px 10px; background-image: url(../images/title_ico.gif); }
.f_link .linkbox a { color:#969393; }
.f_link .linkbox a:hover { color:#CE5453; }
/*友链end*/
/*尾部*/
#goTopBtn { position: fixed; bottom: 180px; right: 20px; opacity: 1; cursor: pointer; z-index: 100; }
.footer_box { height:160px;margin-left:auto;margin-right:auto;font-size:12px;color: #333;text-shadow: 0px 1px 1px #3474748;text-align: center;font: 18px/180% Arial, Helvetica, sans-serif, "新宋体";}
.zk_f { width: 1100px; padding-top: 2px; margin-right: auto; margin-left: auto; padding-left: 248px; padding-bottom: 10px; }
.footer .zk_f a { color:#878d92; }
.bottom { clear: both; float: none; background-color: #f5f5f5; }
.zk_f p { margin-left: 130px; }
.zk_f a { color:#bdbebe; }
.zk_f a:hover { color:#CE5453; }
.bottom .subnav { margin-left: auto; margin-right: auto; background-repeat: repeat-x; background-position: top; height: 37px; background-color:#282828; }
.bottom .subnav div { height:44px;
	line-height:40px;
	background:url(../images/daohang.jpg) repeat-x;}
.bottom .subnav div a { color: #bdbebe; padding-right: 12px; padding-left: 12px; font-size: 14px;   background-repeat: no-repeat; background-position: right center; }
.bottom .subnav div a:hover { color:#CE5453; }
.bottom .footer { height: auto; width: 1100px; padding-top:12px; margin-right: auto; margin-left: auto; }
.bottom .footer .bottom_logo { float: left; padding-right: 10px; }
.bottom .footer .copyright { float: left; padding-left:20px; line-height: 24px; width: 576px; height: auto;   background-repeat: no-repeat; padding-top: 10px; padding-right: 50px; }
.bottom .footer .copyright a { color: #979797; }
.bottom .footer .copyright a:hover { color:#8D0F11 }
.bottom .footer .approve { float: left; margin-right:10px; }
/*尾部end*/
/*见证列表页*/
.al_list .picture_list .pic { float: right; height: 142px; width: 142px; margin-top: 3px; margin-right:8px; display: table-cell; vertical-align: middle; overflow: hidden; }
.al_list_box .al_list .picture_list .pic { float: left; border: 1px solid #E8E8E8;text-align: center;
display: table;*position:relative; *overflow:hidden;}
.al_list_box .al_list .picture_list .pic span{ display: table-cell;vertical-align: middle;*position:absolute; *left:50%; *top:50%;}
.al_list_box .al_list .picture_list .pic span img{*position:relative; *left:-50%; *top:-50%;}
.al_list .picture_list .al_p { height:160px; color:#999; }
.al_list .picture_list .news_time { float:left; margin-top: 2px; color:#999; }
/*见证列表页*/


.tel_phone_top { float:right; height:  36px; line-height:  36px; font-size: 28px; color: #8D0F11; padding-left: 40px; background: transparent url(../images/tel_ico.gif) no-repeat scroll 0px 0px; }
.page_main { height: auto; width: 1200px; margin-right: auto; margin-left: auto; }
.block_title .name { height:35px; line-height: 35px; font-size: 14px; font-weight:bold; padding-left: 10px; margin-left: 0px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url(../images/title_ico.gif); }



/*订单管理*/
.orderchecklist li { float: left; width: 150px;}
.single_page_box td input{border: 1px solid #CACACA;}
.single_page_box td textarea{border: 1px solid #CACACA;}
.single_page_box .order_submit {background: transparent url(../images/y3_12.gif) repeat scroll 0% 0%; border: 0px none; padding: 0px 0px 0px 10px;margin: 0px;  width: 107px; height: 30px; line-height: 30px; cursor: pointer; color: #FFF;font-size: 14px;}
.orderchecklist {width: 450px;}
 .orderchecklist ul {margin: 0px;padding: 0px;}

/*产品简要描述*/
.cpjyao {color: #333;padding: 0px 12px;font-size: 12px;line-height: 24px;overflow-y:auto; overflow-x:hidden; height :80px;scrollbar-track-color:#ffffff;scrollbar-face-color:#eff2f6}

html { overflow-x:hidden; }

input.iptyzm { text-transform: uppercase; }

.plbox { margin-bottom: 10px; border: 1px #eaeaea solid; }
.plbox .pltit { height: 28px; line-height: 28px; padding: 0 1em; border-bottom: 1px #eaeaea dashed; }
.plbox .plmsg { padding: 5px 1em; line-height: 1.5em; } 

#commetpages { text-align: center; padding: 1em 0; }


.ProductInfo .r_info ul li.pro-tel { padding-left: 12px; }
.ProductInfo .r_info ul li.pro-tel span { font-weight: bold; font-family: Tahoma, Geneva, sans-serif; font-size: 18px; color: #8D0F11; }

.left_hot_products ul li { display: none; }
.left_hot_products ul li.active { display: block; }


.tags_list { margin-top: 15px; }
.tags_list .tbox { display: block; border: 1px #eaeaea solid; }
.tags_list .tbox dt { border-bottom: 1px #ccc dashed; height: 30px; line-height: 30px; text-indent: 1em; font-size: 16px; }
.tags_list .tbox dd { padding: 10px; }
.tags_list .tbox dd a { white-space: nowrap; margin: 0 5px; }
.tagc1 { color: #000; font-size: 14px; }
.tagc2 { color: #0033CC; font-size: 18px; }
.tagc3 { color: #330000; font-size: 16px; }
.tagc4 { color: #660000; }
#imgg {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}
#main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}